#marija_52821
1 messages · Page 1 of 1 (latest)
You'd enable this with shipping_address_collection when creating the Checkout session
https://stripe.com/docs/api/checkout/sessions/create?lang=curl#create_checkout_session-shipping_address_collection
You need to specify the list of allowed_countries
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Alternatively, without code, you can configure a Payment Link to do this via the Dashboard configuration options:
https://stripe.com/docs/payment-links