notive/ok-app-magento2 0.1.0

OK payment integration for Magento2

Type

magento2-module

License

None

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 OK module

This is a Magento 2 composer plugin to implement OK checkout and authentication functionality.

Original project can be found: https://github.com/okitcom/ok-lib-magento-2

Documentation

Installation

Install plugin with composer:

composer req notive/ok-app-magento2

After succesful composer installation run:

bin/magento module:enable Okitcom_OkLibMagento
bin/magento setup:upgrade 
bin/magento setup:di:compile
bin/magento cache:clean

For more information follow the magento installation guide: General CLI installation

Configuration

After the installation was successful, the plugin's functionality is disabled by default. In order to set it up login to the magento admin console navigate to:

'Stores' > 'Configuration' > 'SERVICES' > 'OK'

Choose the production environment and fill in the 'Open key' and 'Cash key' provided by OK support.

Credits

Please add your name to the list whe doing a pull request.