Skip to main content

Platform Server Notifications

Platform Server Notifications are notifications sent from supported stores to RevenueCat, and are configured in the dashboards of each store.

Server Notifications not only inform RevenueCat of updates to purchases, but also allow you to track new purchases in RevenueCat immediately, without an SDK implementation.

If you are looking to consume notifications about subscription purchases on your own server, see Webhooks.

Setup Instructionsโ€‹

Confirming Connectionโ€‹

You can confirm the Apple, Google, and/or Stripe notifications are being delivered properly to RevenueCat by observing the 'Last received' timestamp next to the section header.

If you've had subscription activity in your app but this value is missing or stale, double check the configuration steps above.

โš ๏ธ'No notifications received' Message

If a notification is received for a subscription not currently tracked by RevenueCat, we will return a 200 status code indicating we received the event, but this label will not be updated. Once an event is received for a tracked subscription, the label will be updated as expected.

Billingโ€‹

Setting up and receiving Platform Server Notifications does not affect RevenueCat billing.