#.synpatic
1 messages · Page 1 of 1 (latest)
Hi, what does the error look like? Do you have more context to share? Do you have an example request where you're seeing this issue?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
here is the picture. Users are paying for a monthly subscription. The first payment goes through smoothly. However, for the second payment, the invoices are generated, but it fails, and the card is not charged. All subscriptions end up in a "failed" state (it's not due to the banks). Yet, when we retry the payment manually, it works again.
Are you the developer?
I'm the CTO of the compagny I can have information need it to the dev team
Also, I see some sensetive, PII information on that screeshot.
It's a public server so I recommend that you delete that screenshot
Can you share one of the request ids for me to look?
From what you're describing it does not appear to be an integration issue. However, I'd like to take a look at an example.
The dev team are not available right now we are in europe. Can, I find some Ids on the stripe website too ?
here is the error
If you click on that, you should be able to get the request id which looks like req_123
"request_log_url": "https://dashboard.stripe.com/logs/req_uQ4z9lRX6fbVkd?t=1689850026",
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
"type": "card_error"
yeah, in this case you'd want to reach out to our support team. They will be able to assist you better than I can: https://support.stripe.com/contact
ok, did you see something interesting too ?
No, they payment was attempted via the Dashboard so it's not an integration issue. On this server, we're happy to help technical users with their integration questions. The error seems to be a bank decline issue which our support team has more expertise to further assist you.
Thank a lot