#mensur0047
1 messages · Page 1 of 1 (latest)
I'd recommend following the guides below for subscription integrations with stripe-react-native:
- Create a subscription until Step 4 of this doc and get the client secret: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
- Pass the client secret to the stripe-react-native to complete the payment method collection from that replace payment intent creation in this doc (skip
Create a PaymentIntentstep): https://stripe.com/docs/payments/accept-a-payment?platform=react-native