notive/ok-app-magento2

There is no license information available for the latest version (1.0.0) of this package.

OK payment integration for Magento2

Installs: 204

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2019-07-11 12:22 UTC

This package is auto-updated.

Last update: 2025-01-25 22:17:10 UTC


README

Latest Stable Version Total Downloads

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.