blesta / paystack
Paystack
Installs: 342
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 1
Open Issues: 0
Type:blesta-gateway-nonmerchant
Requires
README
This is a nonmerchant gateway for Blesta that integrates with Paystack.
Install the Gateway
-
You can install the gateway via composer:
composer require blesta/paystack
-
Upload the source code to a /components/gateways/nonmerchant/paystack/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/nonmerchant/paystack/
-
Log in to your admin Blesta account and navigate to
Settings > Payment Gateways
-
Find the Paystack gateway and click the "Install" button to install it
-
You're done!