gbprimepay / payments
GBPrimePay Payments for Magento 2
Installs: 776
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 1
Open Issues: 1
Type:magento2-module
Requires
- php: >=7.0
- ext-curl: *
- ext-json: *
README
GBPrimePay Payment
Installation
Step 1) - Install GBPrimePay Payments
Using Composer (recommended)
composer require gbprimepay/payments
Manual Installation (not recommended)
Install GBPrimePay Payments for Magento 2
- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/GBPrimePay/Payments
- Copy the content from the unzip folder
- Flush cache
Step 2) - Enable GBPrimePay Payments
php bin/magento module:enable GBPrimePay_Payments
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy --force
php bin/magento cache:flush
Step 3) - Config GBPrimePay Payments
Log into your Magento Admin, then goto
Stores -> Configuration -> GBPrimePay -> GBPrimePay Payments Settings