Limpalair Stripe provides a simple and non-intrusive interface to Stripe's payment system in Laravel 5.
limpalair/stripe is a Laravel package for limpalair stripe provides a simple and non-intrusive interface to stripe's payment system in laravel 5..
It currently has 0 GitHub stars and 355 downloads on Packagist (latest version v1.0).
Install it with composer require limpalair/stripe.
Discover more Laravel packages by limpalair
or browse all Laravel packages to compare alternatives.
Last updated
#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.