#qaseemelahi
1 messages · Page 1 of 1 (latest)
Hello 👋
We can't say for sure just by looking at a screenshot but it doesn't seem like a Stripe specific issue. If you're selling subscriptions in your app then apple requires using their in-app purchase API.
i'm using stripe payment methods to buy subscription
do I need to implement in app purchase parallelly?
I think you'd have to just rely on in app purchases for certain aspects of your app based on what they've mentioned in their "Next Steps" section.
then i have to see 2 different platforms like if user buy from card then that record will save in stripe and for apple pay google pay I've to see the platform
yeah unfortunately apple's guidelines around what can be purchased via Stripe vs what needs to be purchased using in-app purchases are strict