#Dissarion

1 messages · Page 1 of 1 (latest)

dense lightBOT
grave vessel
#

Hi! Let me help you with this.

#

It depends what you mean by prohibit.
Do you want to block cards from specific countries, or do you want to not allow shipping/billing to those countries?

novel yoke
#

I want to not allow billing from these countries

We can't work in some countries under regulatory rules (insurance). And for some countries, we need to do some preparation before processing the payment (such as rates and prices). So we need to reject a payment for a store from a country that has not been prepared on our end

grave vessel
#

Are you collecting a billing address on the Checkout?

novel yoke
#

Yes, we need this information for creating a contract

grave vessel
#

I understand. It is not possible unfortunately to limit the list of countries in the Checkout.

novel yoke
#

Ok. Thank you a lot 👍

grave vessel
#

You can instead collect the country and address information on your website, and create a Customer object. Then create the Checkout Session for that Customer ID

novel yoke
#

Sounds good. I will dive in this way