blesta / checkout2
2Checkout
Installs: 293
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:blesta-gateway-nonmerchant
Requires
This package is auto-updated.
Last update: 2024-10-24 20:49:55 UTC
README
This is a nonmerchant gateway for Blesta that integrates with 2Checkout.
Install the Gateway
-
You can install the gateway via composer:
composer require blesta/checkout2
-
Upload the source code to a /components/gateways/nonmerchant/checkout2/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/nonmerchant/checkout2/
-
Log in to your admin Blesta account and navigate to
Settings > Payment Gateways
-
Find the 2Checkout gateway and click the "Install" button to install it
-
You're done!