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

Modify return type of updateUrl and cancelUrl on Subscription #179

Closed LasseRafn closed 1 year ago

LasseRafn commented 1 year ago

I just think this one got missed, or their API has changed since this package was made.

As per their docs, it returns a string (I tested and it seems to be true)

Source: https://developer.paddle.com/api-reference/e33e0a714a05d-list-users#Responses

driesvints commented 1 year ago

Thanks!