#wabisabi2019
1 messages · Page 1 of 1 (latest)
Hello wabisabi2019, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
• wabisabi2019, 0 days ago, 4 messages
• wabisabi-card-wallet, 2 days ago, 7 messages
Hello! I don't believe we have a specific end-to-end guide for this, but it should definitely be supported. It's be very similar to the Card Element + React Native guide here (https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=custom#react-native-create-payment-intent) but instead of a PaymentIntent you'd create a Setup Intent, and you'd use confirmSetupIntent https://stripe.dev/stripe-react-native/api-reference/index.html#confirmSetupIntent
Thank you 🙏
The params mention this:
PaymentIntent.ConfirmParams
How do we pass the SetupIntent id?
You'd pass the Setup Intent client secret, not the ID