#Henrik-country-restrictions
1 messages ยท Page 1 of 1 (latest)
Hello ๐
As far as I know, you can use Radar rules to apply country based restrictions
https://stripe.com/docs/radar/rules#block-rules
You are right, there are something like this in the radar api. But I would be interested to know if anybody tried this path before and if so, how...?
Radar would be the most typical way. I don't think there is another way to enforce that with Checkout. And unfortunately in that scenario the error message may not be very clear on why the charge was rejected
If you don't want to use radar, you would likely need a custom page to enforce that. I don't think Checkout provides that feature at the moment