blesta / paypal_checkout
PayPal Checkout
Installs: 132
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:blesta-gateway-nonmerchant
Requires
This package is auto-updated.
Last update: 2024-10-14 00:06:11 UTC
README
With a simple, single integration you can accept debit and credit cards, PayPal, and 10+ local payment methods.
Install the Gateway
-
You can install the gateway via composer:
composer require blesta/paypal_checkout
-
OR upload the source code to a /components/gateways/nonmerchant/paypal_checkout/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/gateways/nonmerchant/paypal_checkout/
-
Log in to your admin Blesta account and navigate to
Settings > Payment Gateways
-
Find the PayPal Checkout gateway and click the "Install" button to install it
-
You're done!