qbo-tech/openpay-cards

Credit card payment integration for Magento 2

Maintainers

Package info

github.com/qbo-tech/openpay-magento2-cards

Type:magento2-module

pkg:composer/qbo-tech/openpay-cards

Statistics

Installs: 15

Dependents: 0

Suggesters: 0

Stars: 0

1.3.5 2016-09-21 17:08 UTC

This package is not auto-updated.

Last update: 2026-03-15 09:04:17 UTC


README

Openpay payment gateway Magento2 extension

Install

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require qbo-tech/openpay-cards

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable Openpay_Cards --clear-static-content
    php bin/magento setup:upgrade
    php bin/magento cache:clean
  4. Enable and configure Openpay in Magento Admin under Stores > Configuration > Sales > Payment Methods > Openpay