Docs

Log into read the version of docs relevant to your site.

Is it possible to receive Apple App Store notifications on my server first and then pass them to Chargebee?

Problem Statement

You want to receive Apple App Store subscription notifications on your server first, then forward them to Chargebee.

Solution

Yes. Apple sends subscription state change notifications in JSON format. Configure your server URL in App Store Connect to receive these webhook events. Forward the notifications to Chargebee in the same JSON format so subscription status stays in sync.

Was this article helpful?