/ec-cube

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

Primary LanguagePHPMIT LicenseMIT

Smartpay for EC-CUBE4

This is a plug-in that allows you to make credit card payments with Smartpay on EC-CUBE 4.0 & 4.1

For EC-CUBE 4.2, please refer to https://github.com/smartpay-co/smartpay-ec-cube42

Installation and activation

Clone plugin from GitHub

git clone git@github.com:smartpay-co/eccube.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