kaypay/magento2

Kaypay Payment Gateway for Magento 2

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:magento2-module

pkg:composer/kaypay/magento2

1.0.2 2022-11-08 07:48 UTC

This package is not auto-updated.

Last update: 2025-10-07 21:32:17 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