Magento
Features
Make your system payment safer and faster by docking EPAY e-commerce plug-in
Plug-in operation instructions
---Merchant backend page Go to the root directory :cd /data/wwwroot/magento
- View payment module php bin/magento module:status View all module status php bin/magento module:enable Epaytech_Epay Enable module php bin/magento module:disable Epaytech_Epay Disable module
- composr Install/uninstall modules composer require epaytech/epay:v2.0.0 Install composer remove epaytech/epay:v2.0.0 Uninstall
After the operation is completed, you need to update the dependencies again. Execute the following command php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento indexer:reindex php bin/magento cache:clean && php bin/magento cache:flush chown www:www -R /data/wwwroot/magento/
STORES -- Configuration - -SALES -- Payment Methods,Configure the parameters under EPAY. After the configuration is completed, click Save Config to save it.
- SALES -- Orders -- View,View order details
---User front desk order page
Log in
Gear -- Fitness Equipment,enter the product interface
Click Add to Cart
Click Proceed to Checkout,select the shipping address and EPAY payment method, click Place Order, and jump to EPAY
My Account -- My Orders -- View Order,View order details