#mensur0047

1 messages · Page 1 of 1 (latest)

coral horizonBOT
wary mauve
#

I'd recommend following the guides below for subscription integrations with stripe-react-native:

  1. Create a subscription until Step 4 of this doc and get the client secret: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
  2. 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 PaymentIntent step): https://stripe.com/docs/payments/accept-a-payment?platform=react-native

Create and manage subscriptions to accept recurring payments.

Securely accept payments online.