limpalair/stripe
Limpalair Stripe provides a simple and non-intrusive interface to Stripe's payment system in Laravel 5.
355
| Install | |
|---|---|
composer require limpalair/stripe |
|
| Latest Version: | v1.0 |
| PHP: | >=5.4.0 |
| License: | MIT |
| Last Updated: | Oct 8, 2016 |
| Links: | GitHub · Packagist |
Maintainer: christophelimpalair
#Limpalair Stripe for Laravel
A simple and lightweight interface for Stripe's payment system. Easily create one-time charges to customers, and create customers in Stripe, without requiring that you save any of the information on your servers. This makes installation and implementation as easy as it gets.
Functionality might expand in the future. If you'd like to help, please let me know.
This has been tested on Laravel 5 and 5.1.
Related Packages
studiosessions/cashier
Laravel Cashier provides an expressive, fluent interface to Stripe's subscriptio...
25
0