laravel / cashier-paddle

Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.
https://laravel.com/docs/cashier-paddle
MIT License
238 stars 57 forks source link

Provide an updated list of webhooks to enable #277

Closed supriyo-biswas closed 1 month ago

supriyo-biswas commented 1 month ago

The documentation at https://laravel.com/docs/11.x/cashier-paddle#handling-paddle-webhooks mentions the following events can be handled through the default webhook:

However, apart from the "Subscription Created", "Subscription Updated" and "Subscription Canceled", the remaining events do not seem to be there in at least Paddle's Sandbox environment.

Can we have a confirmation that this list is correct and if not, provide an updated list?

Thanks!

supriyo-biswas commented 1 month ago

Brain fart; I was looking around in Paddle classic instead of Paddle billing.