Download the PHP package thecodingcompany/laravel-paypal-light without Composer
On this page you can find all versions of the php package thecodingcompany/laravel-paypal-light. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thecodingcompany/laravel-paypal-light
More information about thecodingcompany/laravel-paypal-light
Files in thecodingcompany/laravel-paypal-light
Download thecodingcompany/laravel-paypal-light
More information about thecodingcompany/laravel-paypal-light
Files in thecodingcompany/laravel-paypal-light
Vendor thecodingcompany
Package laravel-paypal-light
Short Description Laravel PayPal Light library for Google App Engine. This library does NOT require Curl.
License MIT
Homepage https://github.com/TheCodingCompany/Laravel-PayPal-Light
Package laravel-paypal-light
Short Description Laravel PayPal Light library for Google App Engine. This library does NOT require Curl.
License MIT
Homepage https://github.com/TheCodingCompany/Laravel-PayPal-Light
Please rate this library. Is it a good library?
Informations about the package laravel-paypal-light
Laravel-PayPal-Light
Laravel PayPal Light library for Google App Engine
Installation using Composer
Examples
Create Payment Example
User wil be routed to PayPal to authorize the payment. After that the user will be redirected to the 'RETURN' URL supplied.
Authorize Payment Example
$response looks like:
Array ( [id] => PAY-554 [intent] => sale [state] => approved [cart] => 10E457GK130324L [payer] => Array ( [payment_method] => paypal etc etc etc ) )
All versions of laravel-paypal-light with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package thecodingcompany/laravel-paypal-light contains the following files
Loading the files please wait ....