#michaelbriz
1 messages · Page 1 of 1 (latest)
👋
Unfortunately not! Subscriptions on iOS apps must go through Apple's in-app purchase APIs (see "Recommended usage here: https://stripe.dev/stripe-ios/docs/)
o nooo. i believe last i heard
we could use a payment link
is that not the case anymore. using the apple option is not great for us, here is why
apple payment is gear toward individual. our app subscriptions model is gear toward business. which mean when you are doing a purchase with apple, you don't get an option to add another card or payment options. which resulted into a tons of frictions for people to subscribe
I believe you could redirect to outside the app in order to accept payment via Stripe, but I wouldn't be able to say for sure, since a lot of the nuance is caught up in Apple's TOS. I would recommend reaching out to them to see if that is an alternative to handling in-app subscription payments
got it thanks