With a simple, single integration you can accept debit and credit cards, PayPal, and 10+ local payment methods.
-
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!