Saturday, 5 October 2019

Magento 2 with ZipPay payment method

Command 1: cd your Magento install dir

Command 2: composer require zipmoney/magento2

Command 3: composer update

Command 4: php bin/magento setup:upgrade

Command 5: php bin/magento setup:di:compile

No comments:

Post a Comment

Thanks for your comments.