Skip to content

Commit d184852

Browse files
committed
fixup! DOC-1034 Selecting shipping methods
1 parent 6aa92ac commit d184852

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/topics/cards/physical/index.mdx

+4-3
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,8 @@ You have the option of **group** or **non-group delivery**.
200200

201201
### Shipping methods {#shipping-methods}
202202

203-
You can set the shipping method for your users' physical cards. To do so, select the `shippingProvider` option in the `physicalCardCustomOptions` input when you [add a card](https://api-reference.swan.io/mutations/add-cards/). Choose from the following options:
203+
You can set the shipping method for your users' physical cards. To do so, select the `shippingProvider` option in the `physicalCardCustomOptions` input when you [add a card](https://api-reference.swan.io/mutations/add-cards/).
204+
Choose from the following options:
204205

205206
- `LaPosteTracked`
206207
- `LaPosteUntracked`
@@ -209,8 +210,8 @@ You can set the shipping method for your users' physical cards. To do so, select
209210
- `DHL`
210211
- `NACEX`
211212

212-
If you select a shipping provider that's not compatible with the card printing hub or the shipping country, you'll get an [`InvalidShippingProviderRejection`](https://api-reference.swan.io/objects/invalid-shipping-provider-rejection/) error.
213-
213+
Make sure to select a shipping provider that's compatible with both the printing hub and the destination country.
214+
Selecting an incompatible provider will return an [`InvalidShippingProviderRejection`](https://api-reference.swan.io/objects/invalid-shipping-provider-rejection/) error.
214215

215216
## Netherlands Maestro fallback {#maestro}
216217

0 commit comments

Comments
 (0)