diff options
Diffstat (limited to '15.md')
| -rw-r--r-- | 15.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -64,7 +64,7 @@ A merchant can publish these events: | |||
| 64 | Fields that are not self-explanatory: | 64 | Fields that are not self-explanatory: |
| 65 | - `shipping`: | 65 | - `shipping`: |
| 66 | - an array with possible shipping zones for this stall. The customer MUST choose exactly one shipping zone. | 66 | - an array with possible shipping zones for this stall. The customer MUST choose exactly one shipping zone. |
| 67 | - shipping to different zones can have different costs. For some goods (digital for examle) the cost can be zero. | 67 | - shipping to different zones can have different costs. For some goods (digital for example) the cost can be zero. |
| 68 | - the `id` is an internal value used by the merchant. This value must be sent back as the customer selection. | 68 | - the `id` is an internal value used by the merchant. This value must be sent back as the customer selection. |
| 69 | 69 | ||
| 70 | **Event Tags**: | 70 | **Event Tags**: |