openpay/magento2-stores 1.2.3

Openpay integration for Magento 2 (Cash payment)

Type

magento2-module

License

Apache-2.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Openpay-Magento2-Stores

Openpay payment gateway Magento2 extension

Install

  1. Go to Magento2 root folder.

  2. Enter following commands to install module:

    composer require openpay/magento2-stores
    

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable Openpay_Stores --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 (Cash payment)