UnionPay Support?
-
Hi,
The plugin is working well for normal card apart from UnionPay. Is UnionPay supported by the plugin? It is supported by Stripe as there are test card numbers for it. Do you have plans to support UnionPay? The error I receive from console is:
POST https://api.stripe.com/v1/sources 400
Your card has been declined.And in Stripe:
{
“error”: {
“code”: “card_declined”,
“doc_url”: “https://stripe.com/docs/error-codes/card-declined”,
“message”: “Your card is not supported.”,
“type”: “invalid_request_error”
}
}Thanks,
Chris
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘UnionPay Support?’ is closed to new replies.