Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laravel/cashier-stripe

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
https://github.com/laravel/cashier-stripe

billing laravel stripe

Last synced: about 2 months ago
JSON representation

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

Awesome Lists containing this project

README

        

Logo Laravel Cashier Stripe


Build Status
Total Downloads
Latest Stable Version
License

## Introduction

Laravel Cashier provides an expressive, fluent interface to [Stripe's](https://stripe.com) subscription billing services. It handles almost all of the boilerplate subscription billing code you are dreading writing. In addition to basic subscription management, Cashier can handle coupons, swapping subscription, subscription "quantities", cancellation grace periods, and even generate invoice PDFs.

## Official Documentation

Documentation for Cashier can be found on the [Laravel website](https://laravel.com/docs/billing).

## Contributing

Thank you for considering contributing to Cashier! You can read the contribution guide [here](.github/CONTRIBUTING.md).

## Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

## Security Vulnerabilities

Please review [our security policy](https://github.com/laravel/cashier/security/policy) on how to report security vulnerabilities.

## License

Laravel Cashier is open-sourced software licensed under the [MIT license](LICENSE.md).