#shubhamjha-checkout-address
1 messages · Page 1 of 1 (latest)
@strange cove in which exact context?
when i create the chekout i want to alow the billing adress and shipping adress to us only how can i do it?
shubhamjha-checkout-address
For billing details no you can't control/limit this at all. For shipping address yes, when you use Checkout you have to explicitly say which countries are supported for shipping: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-shipping_address_collection-allowed_countries
can i baned the country in shipping during chekout
You can control which shipping address countries are allowed with allowed_countries: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-shipping_address_collection-allowed_countries
But not billing address, no