smartpay-co / smartpay-ec-cube42

This is a plug-in that allows you to make credit card payments with Smartpay on EC-CUBE4.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smartpay for EC-CUBE4.2 & 4.3

This is a plug-in that allows you to make credit card payments with Smartpay on EC-CUBE4.2 & 4.3

For EC-CUBE 4.0 & 4.1, please refer to https://github.com/smartpay-co/ec-cube

Installation and activation

Clone plugin from GitHub

git clone git@github.com:smartpay-co/smartpay-ec-cube42.git app/Plugin/Smartpay

Install and enable the plugin in your app

bin/console eccube:plugin:install --code=Smartpay
bin/console eccube:plugin:enable --code=Smartpay

About

This is a plug-in that allows you to make credit card payments with Smartpay on EC-CUBE4.2

License:MIT License


Languages

Language:PHP 81.6%Language:Twig 18.4%