#roger85
1 messages · Page 1 of 1 (latest)
👋 Hi there, Happy to help!
Could you please share more details ?
but the payment sheet is stuck on processing and eventually shows "payment not completed". Is this intended?
Nope this is not expected
What framework are you using? Native Ios, ReactNative, flutter ?
React Native
Well, I invite to first run this example project, and test PaymentSheet:
https://github.com/stripe/stripe-react-native/tree/master/example
You can start by testing and analyzing this Screen:
https://github.com/stripe/stripe-react-native/blob/master/example/src/screens/PaymentsUICompleteScreen.tsx
I'm calling the presentApplePay() from the useApplePay hook if that matters
I think I forgot to call confirmApplePayPayment, will try that, thanks
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!