You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/topics/cards/physical/index.mdx
+4-3
Original file line number
Diff line number
Diff line change
@@ -200,7 +200,8 @@ You have the option of **group** or **non-group delivery**.
200
200
201
201
### Shipping methods {#shipping-methods}
202
202
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:
204
205
205
206
-`LaPosteTracked`
206
207
-`LaPosteUntracked`
@@ -209,8 +210,8 @@ You can set the shipping method for your users' physical cards. To do so, select
209
210
-`DHL`
210
211
-`NACEX`
211
212
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.
0 commit comments