gbprimepay / checkout
GBPrimePay Checkout for Magento 2
Installs: 188
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.0
- ext-curl: *
- ext-json: *
This package is auto-updated.
Last update: 2025-03-24 13:57:14 UTC
README
GBPrimePay Payment
Installation
Step 1) - Install GBPrimePay Checkout
Using Composer (recommended)
composer require gbprimepay/checkout
Manual Installation (not recommended)
Install GBPrimePay Checkout for Magento 2
- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/GBPrimePay/Checkout
- Copy the content from the unzip folder
- Flush cache
Step 2) - Enable GBPrimePay Checkout
php bin/magento module:enable GBPrimePay_Checkout
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy --force
php bin/magento cache:flush
Step 3) - Config GBPrimePay Checkout
Log into your Magento Admin, then goto
Stores -> Configuration -> GBPrimePay -> GBPrimePay Checkout Settings