In a few days, we will add a new field to our webhook event payloads: renewal_number
. The renewal number describes how many times this subscription has already recurred. It always starts at 1 (ie., the first event sent for a new subscription has the renewal_number 1). Trial conversions are counted as renewals.
If you are using RevenueCat webhooks, please make sure that your webhook processing can handle this new field.