#matrix - Postal Code Restriction
1 messages · Page 1 of 1 (latest)
I mean I have seen there is a shipping_address_collection. it is a checkout session
sorry, the shipping_address_collection.allowed_countries is the one which states which country are allowed to purchase
I would need something similar but at post code level
Unfortunately that is not currently possible with a Checkout Session
I think you can create a Radar rule to block charges based on zip code https://stripe.com/docs/radar/rules/reference
Though that decline will come across differently
Ok thanks