Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2

Fondy payment module for magento 2.X

Manual install

Installation via Composer

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer config repositories.cloudipsp git https://github.com/cloudipsp/magento2.git
    composer require cloudipsp/magento:dev-master
    

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable Fondy_Fondy --clear-static-content
    php bin/magento setup:upgrade
    
  4. Enable and configure Fondy in Magento Admin under Stores/Configuration/Payment Methods/Fondy

## Installation via Magento Marketplace

Coming soon...

Plugin Configuration

Enable and configure Fondy plugin in Magento Admin under Stores / Configuration / Sales / Payment Methods / Fondy.