Two new app subscription renewal webhooks!
November 13th, 2023
We're excited to introduce two new app subscription webhooks:
- The
app_subscription_renewal_attempt_failure
webhook will be sent to developers when a subscription renewal attempt fails. The attempt will occur once before the entire renewal operation fails and you receive theapp_subscription_renewal_failure
webhook. - The
app_subscription_renewal_failure
webhook will be sent to developers when a subscription renewal attempt fails. The failure occurs after one renewal attempt.
You can read more about our available webhooks here!