dev-master
9999999-dev https://github.com/miscbits/squarepayA Laravel package to make payments with Square
MIT
The Requires
- illuminate/support ~5.1
- php ~5.6|~7.0
The Development Requires
miscbits squarepay
Wallogit.com
2017 © Pedro Peláez
A Laravel package to make payments with Square
![Software License][ico-license]
![Coverage Status][ico-scrutinizer]
![Total Downloads][ico-downloads], (*1)
A Laravel package for making payments with Square, (*2)
Via Composer, (*3)
``` bash $ composer require Miscbits/SquarePay, (*4)
## Usage ``` php $skeleton = new League\Skeleton(); echo $skeleton->echoPhrase('Hello, League!');
Please see CHANGELOG for more information what has changed recently., (*5)
bash
$ composer test, (*6)
Please see CONTRIBUTING and CONDUCT for details., (*7)
If you discover any security related issues, please email willow6786@gmail.com instead of using the issue tracker., (*8)
The MIT License (MIT). Please see License File for more information., (*9)
A Laravel package to make payments with Square
MIT
miscbits squarepay