Download the PHP package lancodev/lunar-paypal without Composer
On this page you can find all versions of the php package lancodev/lunar-paypal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lancodev/lunar-paypal
More information about lancodev/lunar-paypal
Files in lancodev/lunar-paypal
Package lunar-paypal
Short Description This is my package lunar-paypal
License MIT
Homepage https://github.com/lancodev/lunar-paypal
Informations about the package lunar-paypal
Lunar PayPal
A custom PayPal payment driver for the Lunar framework.
Installation
You can install the package via composer:
Optionally, you can publish the views using
Usage
The package ships with a checkout component that allows payment via PayPal Express checkout or via on-site credit card payment.
To add the component to your checkout page, add the following to your checkout page:
where $cart
is the cart instance and route('checkout-success.view')
is the route to redirect to after a successful payment.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Kyle Anderson
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of lunar-paypal with dependencies
lunarphp/lunar Version *
spatie/laravel-package-tools Version ^1.14.0
srmklive/paypal Version ^3.0