I've created a listener to this webhook and I want to test it. I know there is a mock object with dummy data but since this is an important part of my application I want to test it with "real" data.
Is there any way to trigger this webhook on an existing subscription? Maybe manually charge an existing subscription so this webhook can be triggered?
I've contacted customer support on this issue and there is no way to trigger the webhook on an existing subscription.
At the time of creation, if the plan/subscription is set to charge immediately the webhook will be called. One other way is to set a 1 day trial period and the webhook will be called the next day.