#Xavier - union pay
1 messages · Page 1 of 1 (latest)
Hello. One moment while I catch up here
You should be able to accept these payments by default without configuration: https://stripe.com/docs/payments/cards/supported-card-brands
However see that page as there are some restrictions
Thanks. Our customer is getting the following error: {"errors":[{"status":422,"detail":"Your card is not supported.","meta":{},"name":"ErrorHTTP422"}]}
(when using their Union Pay card)
Is your account in one of the supported countries at the above link?
This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact
Hello!
Hi! Thanks for unarchiving this
sorry following up on Union Pay. To answer your question, our account is united states based so based on the documentation here (https://stripe.com/docs/payments/cards/supported-card-brands) it should be fine no?
Yep, if your Stripe account is in the US you should be able to accept UnionPay, but that decline code is probably indicating the specific card isn't supported for the specific transaction, not that UnionPay isn't supported on Stripe. That said, for questions about specific transactions and decline investigations you should contact support for help so they can verify your identity and investigate further: https://support.stripe.com/contact
thanks Rubeus - will do