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

[2.x] Use proper API Key naming #233

Closed driesvints closed 8 months ago

driesvints commented 8 months ago

Paddle used to name these "auth codes" but has recently changed the terminology to "api keys" so I thought it'd be good to take this into the library itself. This PR is completely backwards compatible and I'll also PR the docs and Spark after this.