#perroudsy - React Native
1 messages · Page 1 of 1 (latest)
Basically here :
Right. And how are you creating the Payment Intent? Do you have a Request ID?
I've reused the function "initializePaymentSheet" from the react-native docs, which call an endpoint in which I have the "stripe.paymentIntents.create"
function
(yes in my first message I misshandled the order, I do create the paymentIntent first before calling the "initPaymentSheet" function
)
Hello! I believe the country shown in the Payment Sheet is based on the locale of the device.
I don't think you can change that default behavior.