kount/magento2-kount

Magento 2 Kount Integration

Installs: 160 787

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 7

Forks: 4

Open Issues: 6

Type:magento2-module

4.3.17 2024-05-28 12:02 UTC

README

This is the official Magento 2 extension for Kount.

Installation via Composer

You can install our Magento 2 Kount extension via Composer. Please run these commands at the root of your Magento install:

composer require kount/magento2-kount
php bin/magento module:enable kount
php bin/magento setup:upgrade