Hi,
I'm testing in the Play Store sandbox environment.
When I receive a BILLING_ISSUE webhook, its expires_date and grace_period_expires_date is 2 weeks later. (The grace period is set to 2 weeks on on the Play Store)
However, I receive an EXPIRATION webhook 15 minutes after BILLING_ISSUE.
Is this a sandbox specific issue? Or am I configured incorrectly?
I want to receive the webhook after the end of the grace period.
Thanks