• Resolved chriswecreate

    (@chriswecreate)


    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)
  • Thread Starter chriswecreate

    (@chriswecreate)

    By the way – when I add the UnionPay test card number in the cc field it will change the card picture to the UnionPay credit card

    Plugin Contributor royho

    (@royho)

    You should contact Stripe about this. Our plugin supports the cards Stripe allows.

    Thread Starter chriswecreate

    (@chriswecreate)

    ok thanks – I will do

    Thread Starter chriswecreate

    (@chriswecreate)

    For anyone else who was wondering – UnionPay is only supported by stripe with a US stripe account and paying in USD.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘UnionPay Support?’ is closed to new replies.