Platform Server Notifications
Sending App Store, Play Store, and Stripe server notifications to RevenueCat
RevenueCat does not require server notifications from the App Store, Play Store, or Stripe, however doing so can speed up webhook and integration delivery times and reduce lag time for Charts.
Setup Instructions
- Apple Server-to-Server Notification Setup
- Google Real-Time Developer Notification Setup
- Stripe Server Notification Setup
- Amazon Appstore does not currently support server notifications
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.
Updated 3 days ago