@Stripe if using Checkout and I provide a Customer object. Is there any way to only use this customers details as billing address and don't allow entering in an alternative address/postcode?
Radar might be the easiest way to achieve this. You could try using a rule to check the customer's IP location against the card's country, eg. `:card_country: != :ip_country:`
-
-
It's not a case of them being in the country they say they are to you, it's that I need their card to be in the country of the address they provided me. As far as I can tell you have no way of validating this?
-
You can include the customer's country in metadata[0], and the create a rule to decline charges where the card country doesn't match the metadata. [0]https://stripe.com/docs/radar/rules/reference#metadata-attributes …
- 2 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.