70 likes | 80 Views
Billdesk, an Indian payment gateway most suitable for paying or accepting recurring bills, was established in 2000. Being widely popular among Indian merchants, Meetanshi has developed Magento 2 Billdesk Payment extension.<br>The module integrates Magento 2 store with Billdesk payment gateway to securely accept the payments from the store customers via Billdesk payment gateway.<br>For more information,<br>Visit https://meetanshi.com/magento-2-billdesk-payment.html
E N D
Billdesk Payment for Magento 2 User Guide Table of Content 1.Extension Installation 2.Configuration 3.Billdesk Payment Method in Frontend 4.Billdesk Payment Details in Backend Billdesk Payment for Magento 2 © Meetanshi
1.Extension Installation •For Magento Marketplace Customers oCreate a folder structure in Magento root as app/code/Meetanshi/Billdesk oDownload and extract the zip folder and upload our extension files to the app/code/Meetanshi/Billdesk via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush •For Meetanshi Customers oExtract the zip folder and upload our extension to the root of your Magento 2 directory via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush 2.Configuration To configure the extension, login to Magento 2, move to Sales → Billdesk Payment - Meetanshi where you can find various settings to enable the extension. •Enabled:Set “YES” to enable the Billdesk Payment method. •Title: Set the title for the payment method to be displayed in the frontend. •Show Billdesk Logo: Set YES to show Billdesk logo along with the payment method in the frontend. •Merchant ID: Enter the merchant ID provided by Billdesk payment gateway while registration. •Security ID: Enter the security ID provided by Billdesk payment gateway while registration. •Checksum Key: Enter the checksum key provided by Billdesk payment gateway while registration. •Allow Auto Invoice: Select YES to automate invoice generation for the orders paid using Billdesk Payment method. •Gateway URL: Enter the gateway URL https://pgi.billdesk.com/pgidsk/PGIMerchantPayment •Payment from Applicable Countries: Select countries to allow using this payment method. •Additional Information: Add additional information to show along with the payment method on the checkout page. •Sort Order: Enter Sort Order of the payment method display in the frontend. → Payment Methods → → Billdesk Payment for Magento 2 © Meetanshi
Billdesk Payment for Magento 2 © Meetanshi
3.Billdesk Payment Method in Frontend Once the payment method is configured, the Billdesk Payment method is shown on the frontend while checking out the products. Just select the payment method, click “Place Order” to get redirected to the payment page and complete the payment. Billdesk Payment for Magento 2 © Meetanshi
•Redirection to the Gateway Once the customer gets redirected to the Billdesk Payment gateway page, he selects the payment method, adds payment details and clicks “Make Payment” to finish the payment. Billdesk Payment for Magento 2 © Meetanshi
•Billdesk Payment Details in “My Account” section Once the order is placed, the Billdesk Payment details are shown in the Account dashboard, in the “My Orders” tab which transaction ID and bank reference ID. Billdesk Payment for Magento 2 © Meetanshi
4.Billdesk Payment Details in Backend Apart from the customers, admin can also see the payment details for the orders in the backend. Go to Sales → → Orders and you can see Billdesk Payment details under a particular order. Billdesk Payment for Magento 2 © Meetanshi