kaypay/magento2

Kaypay Payment Gateway for Magento 2

1.0.2 2022-11-08 07:48 UTC

This package is not auto-updated.

Last update: 2024-06-04 15:14:07 UTC


README

Kaypay Payment Gateway for Magento 2.

Installation

The recommended way to install Kaypay Module for Magento 2 is through Composer:

composer require kaypay/magento2

Register the extension:

bin/magento setup:upgrade

Recompile your Magento project:

bin/magento setup:di:compile

Clean the cache:

bin/magento cache:clean