lmsqueezy / laravel

A package to easily integrate your Laravel application with Lemon Squeezy.
https://lemonsqueezy.com
MIT License
521 stars 51 forks source link

Refactor `checkout` so it also works for subscriptions #13

Closed driesvints closed 1 year ago

driesvints commented 1 year ago

Refactor the checkout method so it also works for subscriptions by using the default subscription type when no subscription_type is present in the subscription_created webhook.