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
- `Subscription::upcomingInvoice` returns null on the grace period regardless of remaining billing cycle
- Subscription::currentPeriodStart / currentPeriodEnd causes lazy load error when preventLazyLoad is active
- UI mode 'custom' is not working when creating checkout session
- No way to add cancellation details when cancelling subscription
- Incorrect subscription type due to race condition
- Call to a member function stripe() on null (soft deletes)
- swapAndInvoice - Broken State/Free upgrade
- Migrations fail for new installs
- Active and Canceled both return true
- Add support to specify custom stripe API version (or add version suffix)
- Docs
- PHP not yet supported