#chooke
1 messages · Page 1 of 1 (latest)
PaymentSheet requires setup intent to be created first, then collect payment method from the customer
You can refer to the docs here:
yes , i have that implemented and i get the client secret from the setup intent , im using react native and my current implementation is using CardForm , so its ok to just change it to PaymentSheet
Yup! That's totally fine. You can refer to the react native doc here: https://stripe.com/docs/payments/save-and-reuse?platform=react-native&ui=payment-sheet
Sweet , Thank you ☺️
No problem! Happy to help 😄