#yash4way
1 messages · Page 1 of 1 (latest)
Hi there!
Which documentation link are you following?
Is the issue that the 3DS modal closed itself at the end?
Do you have any error messages on your end?
https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=payment-sheet
1 . I’m using this documentation
2. don't know about 3DS modal
3 . not getting any error at my end
don't know about 3DS modal
So can you clarify what is the issue?
Is it this page (the 3DS modal) that disappear from the screen? Or something else?
yes disappearing
Can you share the PaymentIntent ID (pi_xxx)?
Can you send it here?
Thanks! Give me a few minutes to look into this.
ok
Wait, are you doing tests in live mode?
As mentionned here https://stripe.com/docs/testing
Do not use real card details. Testing in live mode using real payment method details is prohibited by the Stripe Services Agreement, which permits business use only. Use your test API keys and the card numbers below.
Can you try the same in test mode with a test card, and see if it works?
locally it working fine but this error pops up in the live app
I think the bank declined that payment. So the issue is unrelated to your code. If it works in test mode, then it should be fine!