Title: Magento 2 Billdesk Payment
1Billdesk Payment for Magento 2 User Guide
- Table of Content
- Extension Installation
- Configuration
- Billdesk Payment Method in Frontend
- Billdesk Payment Details in Backend
2- Extension Installation
- For Magento Marketplace Customers
- Create a folder structure in Magento root as
app/code/Meetanshi/Billdesk - Download and extract the zip folder and upload
our extension files to the app/code/Meetanshi/Bill
desk via FTP. - Login to your SSH and run below commands step by
step - php bin/magento setupupgrade
- For Magento version 2.0.x to 2.1.x - php
bin/magento setupstatic-contentdeploy - For Magento version 2.2.x above - php
bin/magento setupstatic-contentdeploy f - php bin/magento cacheflush
- For Meetanshi Customers
- Extract the zip folder and upload our extension
to the root of your Magento 2 directory via FTP. - Login to your SSH and run below commands step by
step - php bin/magento setupupgrade
- For Magento version 2.0.x to 2.1.x - php
bin/magento setupstatic-contentdeploy - For Magento version 2.2.x above - php
bin/magento setupstatic-contentdeploy f - php bin/magento cacheflush
- Configuration
3(No Transcript)
43. 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.
5- 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.
6- 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.
74. 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.