#Ammar
1 messages · Page 1 of 1 (latest)
Hi there!
How are you accepting payments with Stripe? Checkout Session, Payment Element, something else?
I have integrated stripe into my backend using the php stripe sdk.
The customer is adding a payment method and then getting that error message.
My backend uses setup_intents for this.
I am guessing the customer is not completing 3DS auth, hence the error.
But I need the logs from stripe which I can't find.
So it's when you confirm the SetupIntent that they see this error? You need to look at your SetupIntent in your Stripe dashboard, and in the timeline you should see if there was an error.
The error was displayed to the customer at 15:37 on the 24th of April. I can't see it anywhere in the logs. But that error message is from stripe.
Can you share your account ID (acct_xxx)? It's at the top of this page: https://dashboard.stripe.com/settings/account
acct_16sYSzJk2S5ksjC9
Not sure, I would recommend to ask this question directly to Stripe support https://support.stripe.com/contact
Make sure to include all relevant information (exact error message, date, etc.)