You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the web hooks I realised that the web hook for the reactivation of a subscription is called reactivate_account, when really it should be called reactivate_subscription as you could potentially have multiple subscriptions.
The text was updated successfully, but these errors were encountered:
@ScottSpittle I that's a good point. It's a relic to when accounts and subscriptions were one-to-one. But I'm not sure if there is a way we can change it without breaking integrations.
Using the web hooks I realised that the web hook for the reactivation of a subscription is called reactivate_account, when really it should be called reactivate_subscription as you could potentially have multiple subscriptions.
The text was updated successfully, but these errors were encountered: