blesta/paypal_checkout

PayPal Checkout

Installs: 106

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 0

Type:blesta-gateway-nonmerchant

1.0.4 2023-12-13 18:16 UTC

This package is auto-updated.

Last update: 2024-04-13 23:09:43 UTC


README

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!