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
+15
Original file line number
Diff line number
Diff line change
@@ -198,6 +198,21 @@ You have the option of **group** or **non-group delivery**.
198
198
199
199
∗ *If you choose the Spain hub but ship using group delivery outside of Spain or Portugal, the shipping provider is DHL.*
200
200
201
+
### Shipping methods {#shipping-methods}
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/).
204
+
Choose from the following options:
205
+
206
+
-`LaPosteTracked`
207
+
-`LaPosteUntracked`
208
+
-`CorreosTracked`
209
+
-`CorreosUntracked`
210
+
-`DHL`
211
+
-`NACEX`
212
+
213
+
Make sure to select a shipping provider that's compatible with both the printing hub and the destination country that you chose.
214
+
Selecting an incompatible provider will return an [`InvalidShippingProviderRejection`](https://api-reference.swan.io/objects/invalid-shipping-provider-rejection/) error.
215
+
201
216
## Netherlands Maestro fallback {#maestro}
202
217
203
218
In the 🇳🇱 Netherlands, some physical card terminals refuse transactions with Mastercard Business cards, but accept Maestro.
0 commit comments