oceanpayment / module-googlepay
Accept payments using Oceanpayment GooglePay payment gateway
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
README
#Oceanpayment GooglePay Installation 1 - unzip de module in app/code/Oceanpayment/GooglePay 2 - enable module: bin/magento module:enable --clear-static-content Oceanpayment_GooglePay 3 - upgrade database: bin/magento setup:upgrade 4 - re-run compile command: bin/magento setup:di:compile
In order to deactivate the module bin/magento module:disable --clear-static-content Oceanpayment_GooglePay In order to update static files: bin/magento setup:static-content:deploy
Important: make sure that php path is correct in bin/magento file