In-App Purchase API for subscription

Hey Y’all,

I am working on this app for a non profit organization, and i have used thunakbale to create the app for them.
App review was rejected because the NPO app is for their newspaper called youthtoday has a subscrption. Now this subscription that some can get, Apple said that we have to use the In-App Purchase API instead of the webviewer taking the user to a portal where they pay for the subscription in the webviewer.

How can I implement an In-App Purchase for apple, is it even possible?

Thank you in advance!

1 Like

@CSJ.APP
You may want to take the approach Netflix, Disney plus take which is all the subscription flows are done on the browser app. The ios android apps tell you to go to the website.

They do this to avoid apple getting a cut.