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] Protect against duplication of customer #234

Closed driesvints closed 8 months ago

driesvints commented 8 months ago

This query exists check will prevent Cashier from attempting to create the same customer twice in the database.