cashier-stripe
https://github.com/laravel/cashier-stripe
PHP
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported1 Subscribers
Add a CodeTriage badge to cashier-stripe
Help out
- Issues
- Feature Request: Flexible Billing Mode Support
- Reconcile subscription state when swap payment fails via webhook (fixes laravel/cashier-stripe#1817)
- Fix subscription type race condition with webhook (fixes laravel/cashier-stripe#1773)
- Fix WebhookController failing to clear trial_ends_at when trial_end is null (fixes laravel/cashier-stripe#1824)
- WebhookController fails to clear trial_ends_at when trial_end is null in Stripe payload
- Illuminate\Http\Request empty when using DELETE,PUT,PATCH verbs
- Error removing price on flexible subscription
- UI mode 'custom' is not working when creating checkout session
- Deprecations regarding `curl_close` in Stripe PHP for PHP 8.5
- No way to add cancellation details when cancelling subscription
- Docs
- PHP not yet supported