metisfw / paypal
PayPal SDK integration for Nette Framework
Installs: 7 737
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 5
Forks: 7
Open Issues: 1
Requires
- php: >=7.1
- ext-curl: *
- ext-json: *
- nette/application: ^2.4
- nette/di: ^2.4
- paypal/rest-api-sdk-php: ^1.14
Requires (Dev)
- mockery/mockery: ^1.3
- nette/bootstrap: ^2.4
- nette/robot-loader: ^2.4
- nette/tester: ^2.0
- phpstan/phpstan: ^0.11||1.*
- phpstan/phpstan-nette: *
README
About
PayPal payment integration to Nette framework. Internally use paypal/PayPal-PHP-SDK for api requests.
Inspired by Kdyby/PayPalExpress
Installation
The best way to install is using Composer:
$ composer require metisfw/paypal
Documentation
Learn more in the documentation.
There are other classes in this package that are not documented here. This is because the package is a Nette wrapper of the official PayPal PHP SDK.
License
You may use this package under the terms of either the New BSD License or the GNU General Public License (GPL) version 2 or 3.