#technicalgun - card support
1 messages · Page 1 of 1 (latest)
when i am making transection via card on app then showing this error
and i had check on stripe logs
"dispute": null,
"disputed": false,
"failure_code": "card_declined",
"failure_message": "Your card does not support this type of purchase.",
"fraud_details": {
Can you share the request ID? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_DVrzubIqUtXF41
Ah looks like the bank declined the charge. I'd have the customer contact the bank and ask why
But declines aren't our area of expertise here. We focus more on developer support with the API
If you have more questions, I recommend contacting support: https://support.stripe.com
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
l used same account for different apps but there is working transactions
Gotcha. I recommend asking support for more info. They might can help more
ok