I know there was a question related to this same issue
but I do no see any resolution to it:
- User pauses subscription - we receive SUBSCRIPTION_PAUSE (OK)
- End of billing cycle subscription enters paused state on Google Play - we should receive EXPIRATION with reason SUBSCRIPTION_PAUSE as per docs https://www.revenuecat.com/docs/integrations/webhooks/event-types-and-fields#cancellation-and-expiration-reasons but NO event is ever received. (NOT OK)
- When pause period ends we receive RENEW event (OK)
This has been tested on sandbox where the subcription renewals and pause time periods are considerably smaller (for pause we’ve tried 5 minutes, 10 minutes and 15 minutes but no EXPIRATION event)