gbprimepay/checkout

GBPrimePay Checkout for Magento 2

Installs: 190

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/gbprimepay/checkout

1.7.0 2022-03-24 07:14 UTC

This package is auto-updated.

Last update: 2025-11-24 15:42:41 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