Greetings,
New to iOS App Store connect - not new to engineering. We have a SaaS offering that we are building an iOS app version of. We are supporting IAP Auto-Renewing Subscription for users that find us through the app store. I am trying to understand the flow of the notifications so that we can effectively maintain subscription state across Web & iOS.
Would be great if someone could validate or correct our understanding as follows:
Are we on the right path here?
Thanks,
Geoff
New to iOS App Store connect - not new to engineering. We have a SaaS offering that we are building an iOS app version of. We are supporting IAP Auto-Renewing Subscription for users that find us through the app store. I am trying to understand the flow of the notifications so that we can effectively maintain subscription state across Web & iOS.
Would be great if someone could validate or correct our understanding as follows:
User subscribes to monthly auto-renewing subscription.
Subscription information passed from app to server.
Receipt is validated and "transaction_id" is stored with the users account.
INITIAL_BUY s2s notification is received containing the corresponding "transaction_id"
CANCEL
DID_FAIL_TO_RENEW
DID_RENEW
Are we on the right path here?
Thanks,
Geoff