diff options
| author | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2023-04-14 21:24:25 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-14 10:59:07 -0300 |
| commit | 97b58ccc36a8360a099e4f905fc9bc616bc03f31 (patch) | |
| tree | b2ae70cd201d11c63335dffd952937d472dd08e2 /15.md | |
| parent | 76d46b4859845a5a307f98ec32eab5d8c61abba6 (diff) | |
fix typos
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**: |