laravel / cashier-stripe

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
https://laravel.com/docs/billing
MIT License
2.38k stars 679 forks source link

Stripe Checkout WebHooks #890

Closed Gigamick closed 4 years ago

Gigamick commented 4 years ago

Hi I've looked through old issues and the last update I can find about Stripe Checkout is July 2019. Apologies if I've missed a more recent update.

Is there any indication of when Cashier will handle the new Stripe Checkout web hooks, eg the payment intent and the checkout succeeded web hooks?

Thanks for the amazing work on Cashier.

driesvints commented 4 years ago

Please see https://github.com/laravel/cashier/issues/637

Atm we're not actively planning on working on this ourselves but we're open to anyone who wants to pick up the original pr: https://github.com/laravel/cashier/pull/652