#Astha
1 messages · Page 1 of 1 (latest)
hello! i'm not entirely certain what you mean by I am getting success resposnse while adding test card , how do i test in live mode with user experienced, can you try rephrasing?
How do i enabled Google pay and apple pay in stripe react native
I'd suggest referring to these sections :
I mean by We are testing with Test card but there is no any way for Payment authentication and Like OTP and something , so is there way to test this things
there's a list of test cards here for you to use : https://stripe.com/docs/testing. If you're looking for 3DS, then you can refer to this section : https://stripe.com/docs/testing#regulatory-cards
Payment confirmation error {"code": "Failed", "declineCode": null, "localizedMessage": "There was an unexpected error -- try again in a few seconds", "message": "No such payment_intent: 'pi_3MFBAYIZ4uMmIcMu0BWErrUc'", "stripeErrorCode": "resource_missing", "type": "invalid_request_error"}
getting this error in live mode
can you please help?