#OsBash
1 messages · Page 1 of 1 (latest)
I wish I could help, but this chat is focused on developers and API integration questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact
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.
I am a developer and this is an API integration question
We use stripe react for the tokenization step when adding a payment method, but instantly get a rejection upon the tokenization step
We have been unable to get a resolution from support or American express so the only other option would be some item that is missing or misconfigured on the integration
Looking at the logs we're unable to get any additional information, just a simple "generic decline"
That's not true. Generic declines almost always happen at the card issuer level. From our docs:
The card was declined for an unknown reason or possibly triggered by a blocked payment rule (https://stripe.com/docs/declines#blocked-payments).
We don't diagnose declines in this server, so I'm afraid we cannot help you.