laravel / cashier-paddle

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

Move the logic into a Cashier static method #186

Closed patrickomeara closed 1 year ago

patrickomeara commented 1 year ago

This is a little bit more expressive @driesvints. 🤷🏻

driesvints commented 1 year ago

Thanks!