Magento 2 Billdesk Payment - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Billdesk Payment

Description:

The module integrates Magento 2 store with Billdesk payment gateway to securely accept the payments from the store customers via Billdesk payment gateway. Being the hosted payment gateway, the customers are redirected to the hosted payment page of the Billdesk where the card details are to be entered to proceed with the payments. No customers' data is stored or entered in the Magento 2 store. Hence, Magento 2 Billdesk Payment extension ensures security in online payments. – PowerPoint PPT presentation

Number of Views:2
Slides: 8
Provided by: meetanshiinc
Category:
Tags:

less

Transcript and Presenter's Notes

Title: Magento 2 Billdesk Payment


1
Billdesk 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)
4
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.
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.

7
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.
Write a Comment
User Comments (0)
About PowerShow.com