/magento2-kount

Primary LanguagePHPOtherNOASSERTION

Magento 2 Kount

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 swarming/magento2-kount
php bin/magento module:enable Swarming_Kount
php bin/magento setup:upgrade