blesta / gateway-paypal_checkout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayPal Checkout

With a simple, single integration you can accept debit and credit cards, PayPal, and 10+ local payment methods.

Install the Gateway

  1. You can install the gateway via composer:

    composer require blesta/paypal_checkout
    
  2. 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/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Payment Gateways

  1. Find the PayPal Checkout gateway and click the "Install" button to install it

  2. You're done!

About


Languages

Language:PHP 100.0%