/openpay-magento2-cards

Openpay integration for Magento 2 (Credit-Debit cards)

Primary LanguagePHPApache License 2.0Apache-2.0

Openpay-Magento2-Cards

Openpay payment gateway Magento2 (v2.1.1) extension

Install

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require openpay/magento2-cards dev-master

    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