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

Handle the paddle decimal amount #187

Closed patrickomeara closed 1 year ago

patrickomeara commented 1 year ago

This maintains backward compatibility as formatAmount() is unchanged.

driesvints commented 1 year ago

Thanks!