fusio / adapter-paypal
Provides connections to work with the Paypal API
Fund package maintenance!
chriskapp
Patreon
www.paypal.me/fusioapi
Requires
- php: >=8.0
- fusio/engine: ^5.0
- paypal/rest-api-sdk-php: ^1.13
Requires (Dev)
- phpunit/phpunit: ^8.0
README
Note: This adapter is deprecated, since the underlying PayPal SDK is also deprecated, please take a look at the Stripe adapter s. https://github.com/apioo/fusio-adapter-stripe
Fusio adapter which provides connections to work with the Paypal API. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-paypal
php bin/fusio system:register Fusio\Adapter\Paypal\Adapter