Pages

Magento 2.3.4 - Install eWay Payment Gateway using Composer

1) Install extension using Composer : 

             composer require eway/eway-rapid-magento2:3.0.5

2) Enable :

 php bin/magento module:enable --clear-static-content Eway_DirectConnection       Eway_SharedPage Eway_SecureFields Eway_IFrame Eway_TransparentRedirect   Eway_EwayRapid

3) Required command: 

           upgrade and di-compile 


No comments:

Post a Comment