#itsgeraldwang
1 messages · Page 1 of 1 (latest)
From https://stripe.com/docs/apple-pay?platform=web#using-stripe-and-apple-pay-versus-in-app-purchases:
Apple’s developer terms require their In-App Purchase API be used for digital “content, functionality, or services,” such as premium content for your app or subscriptions for digital content. Payments made using the In-App Purchase API are processed by Apple and subject to their transaction fees.
The payment of In-App Purchase is processed by Apple or Google directly that it is outside of Stripe scope and Stripe has no visibility about it. This will be separate subscription management between your system and Apple/Google.