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

pkg:composer/gbprimepay/payments

2.1.0 2021-02-10 07:49 UTC

This package is auto-updated.

Last update: 2025-12-19 01:03:12 UTC


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