In App Subscription

Job ID: 31649675

Budget: $30 – $250 USD

I want just Store Kit In App Subscription code. Extremely easy.

Here is how it works.

The app opens a webview, in a given url (purchase.html?email=email&productID=productid) you offer in app subscription of the specified product and return user to receipt.html?originaltransactionid=id

Then we pull all recent transactions from url (request.html?originaltransactionid=id) and return user to url with all recent transactions (transactions.html?transactions) so we can verify subscription is active.

This should be something that takes a couple of hours to complete if you have already done apps with autorenewable subscriptions.