#dammanc - connect subscriptions
1 messages · Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂
You can read about creating subscriptions for various connect funds flows here: https://stripe.com/docs/connect/subscriptions
As for use of mobile platform wallets, you'd combine that with the set up docs for each wallet:
https://stripe.com/docs/google-pay?platform=android
https://stripe.com/docs/apple-pay?platform=ios#using-stripe-and-apple-pay-versus-in-app-purchases
Note that for iOS, Apple's in-app payment APi is separate and processed by Apple, not Stripe.
Apple Pay (via Stripe) can be used for physical goods sold via your ios app
thank you, I read this documentation, but for in-app purchase is it possible with paymentIntent to create a subscription? Oh ok only with google and apple pay is it possible, thank you so munch!
If Apple's guidelines require you to use their in-app payments API, then that's separate from Stripe