You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Potential Device Specific Bug: Stripe Pay (Platform and Not Platform) Works on Samsung Galaxy S9+ and Google Pixel but does not on Samsung Galaxy S24. Error: No such payment_intent: 'pi_fkjehgfi3y45743y76e'
#1800
Open
umrashrf opened this issue
Dec 22, 2024
· 2 comments
Describe the bug
I have a weird issue like this one. Stripe Platform Pay Google Pay shows fine on Galaxy S9+ but doesn't on Galaxy S24. Upon looking into logs, it gives me following error on Samsung Galaxy S24.
{
code: Failed,declineCode: null,localizedMessage: No such payment_intent: 'REDACTED',message: No such payment_intent: 'REDACTED',stripeErrorCode: resource_missing,type: invalid_request_error
}
I double checked on Stripe Dashboard and the Payment Intent is indeed created and has valid state. This happened on Samsung Galaxy S24. I am able to reproduce the issue with Samsung Remote Test Lab.
I have also tested on Samsung Galaxy S9+ and Google Pixel physical devices and it works fine on them.
umrashrf
changed the title
Potential Device Specific Bug: Stripe Platform Pay (Google Pay) Works on Samsung Galaxy S9+ and Google Pixel but does not on Samsung Galaxy S24
Potential Device Specific Bug: Stripe Platform Pay (Google Pay) Works on Samsung Galaxy S9+ and Google Pixel but does not on Samsung Galaxy S24. Error: No such payment_intent: 'pi_fkjehgfi3y45743y76e'
Dec 22, 2024
umrashrf
changed the title
Potential Device Specific Bug: Stripe Platform Pay (Google Pay) Works on Samsung Galaxy S9+ and Google Pixel but does not on Samsung Galaxy S24. Error: No such payment_intent: 'pi_fkjehgfi3y45743y76e'
Potential Device Specific Bug: Stripe Pay (Platform and Not Platform) Works on Samsung Galaxy S9+ and Google Pixel but does not on Samsung Galaxy S24. Error: No such payment_intent: 'pi_fkjehgfi3y45743y76e'
Dec 27, 2024
Describe the bug
I have a weird issue like this one. Stripe Platform Pay Google Pay shows fine on Galaxy S9+ but doesn't on Galaxy S24. Upon looking into logs, it gives me following error on Samsung Galaxy S24.
I double checked on Stripe Dashboard and the Payment Intent is indeed created and has valid state. This happened on Samsung Galaxy S24. I am able to reproduce the issue with Samsung Remote Test Lab.
I have also tested on Samsung Galaxy S9+ and Google Pixel physical devices and it works fine on them.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Stripe Platform Pay Google Pay Dialog Should Show
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: