@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?
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 …
-
-
Ok, I'll give that a try. Not great UX though as customer will enter their billing country/postcode twice, once for me and once for you. Would be much better to not show the fields at all on Stripe and just use the details I provide.
-
Also, from my testing, failing validation rules isn't very clear why they fail as you can't provide any kind of message to say what's wrong.
End of conversation
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.