Installation
Before installing the extension, please make sure to Backup your web directory and store database
You will require to install MageDelight Base Extension first. If it is not installed then please download it from https://www.magedelight.com/pub/extensions/magedelight-base.zip and unzip the package file into the root folder of your Magento 2 installation.
Root Directory is - "app/code/magedelight/#YourExtensionName#"
- Unzip the extension package file into the root folder of your Magento 2 installation.
- Connect to SSH console of your server:
- Navigate to the root folder of your Magento 2 setup
Run command as per below sequence,
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
- log out from the backend and log in again
If you are using Magento 2.3 or later then you do not need to activate license. Extension will be activated with silent activation mechanism and does not require activation keys to be entered manually.
Backend Configuration (Admin side)
This extension will provide the most secure payment method, directly transferring the payment to the bank account. It takes payments from any country on the globe where the administrator wishes to let clients pay. In addition, compared to other payment options, it is quick and simple.
- Enable: Enable/Disable transfer payment options.
- Title: Give a title to the payment method displayed on the checkout page.
- Instructions: Enter the bank details for the merchant account that customers can use to transfer money directly, which will be displayed on the checkout page.
- Customer Title: Give a title for the heading related to the customer's bank account details on the checkout page.
- Merchant Title: Give a title for the heading related to the Merchant bank account details on the checkout page.
Backend Functionality
Wire Transfer Orders
Frontend Functionality
Gift wrapper at My Order Section:
Edit delivery date from frontend after order placement
Thank you for choosing MageDelight!