# SaaS Billing

SaaS Billing is a set of components that help you to create a simple and elegant billing UI for your SaaS app. It allows you to focus your time and energy on building your app rather than worrying about the complexities of the billing system.

* Front-end components powered by [Vue.js](https://vuejs.org/)
* Uses [Stripe Checkout](https://stripe.com/checkout) for a world-class payment flow
* Out-of-the-box integration with [Laravel](https://laravel.com/)
* [Bootstrap](http://getbootstrap.com/) compatible styling out of the box

## Demo

Video demo:

[![SaaS Billing Demo](http://img.youtube.com/vi/lTiYD7hLNv0/maxresdefault.jpg)](https://youtu.be/lTiYD7hLNv0)

## Docs

To get started head on over to [our docs](https://gilbitron.gitbooks.io/saas-billing/).

## Contribute

So you want to help out? That's awesome. Here is how you can do it:

* [Report a bug](https://github.com/gilbitron/saas-billing/issues)
* [Ask for a feature](https://github.com/gilbitron/saas-billing/issues)
* [Submit a pull request](https://github.com/gilbitron/saas-billing/pulls)

If you are submitting a pull request please adhere to the existing coding standards used throughout the code
and only submit **1 feature/fix per pull request**. Pull requests containing multiple changes will be rejected.

## Credits

SaaS Billing was created by [Gilbert Pellegrom](https://gilbitron.me) from
[Dev7studios](https://dev7studios.co). Released under the GPLv3 license.
