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

Migrated from Paddle.Setup() to Paddle.Initialize() #264

Closed sertxudev closed 3 months ago

sertxudev commented 3 months ago

The current method Paddle.Setup() is marked as deprecated, modified the view to use the preferred Paddle.Initialize() method. The docs states boths methods are functionally the same.

See: https://developer.paddle.com/paddlejs/methods/paddle-setup