#elson.david
1 messages · Page 1 of 1 (latest)
Hi there, you can use this integration guide https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
The basic idea is to pass the subscription's latest_Invoice.payment_intent.client_secret to your mobile app to render the PaymentSheet.
obg