payex/magento2-payments 1.0.0

Official PayEx Payments Extension for Magento2

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

PayEx Payments for Magento 2

Official PayEx Payments Extension for Magento2

Version

At the moment the module is in the process of development.

Install

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require payex/magento2-payments
    

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

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