Magento 2 Axis Bank Easy Pay

Table of Content

  1. Extension Installation
  2. Configuration
  3. Axis Bank Easy Pay Payment Method in Frontend
  4. Axis Bank Easy Pay Payment Details in Backend

           

  1. Extension Installation
  • For Magento Marketplace Customers
    • Create a folder structure in Magento root as app/code/Meetanshi/Axis
    • Download and extract the zip folder and upload our extension files to the app/code/Meetanshi/Axis via FTP.
    • Login 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
    • 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 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

 

  1. Configuration
    For configuring the extension, log in to Magento 2, move to Sales à  Payments Methods à Axis Bank Easy Pay - Meetanshi where you can find various settings to enable the extension.
  • Enabled: Set “YES” to enable the payment method.
  • Title: Set the title of the payment method to be displayed in the frontend.
  • Show Axis Bank Logo: Set YES to show Axis bank logo along with the payment method in the frontend.
  • Sandbox Mode: Select YES to enable sandbox mode.
  • Corporate ID: Enter the corporate ID provided by Axis bank Easy Pay payment gateway.
  • Checksum Key: Enter the checksum key provided by Axis bank Easy Pay payment gateway.
  • Encrypted Key: Enter the encrypted key provided by Axis bank Easy Pay payment gateway.
  • Gateway URL: Enter the gateway URL - https://uat-etendering.axisbank.co.in/easypay2.0/frontend/api/payment.
  • Allow Auto Invoice: Select YES to generate auto invoices for the order placed using this payment method.
  • Payment from Applicable Countries: Select countries to allow using this payment method.
  • Additional Information: Enter additional information to show along with the payment method in the frontend.
  • Sort Order: Enter Sort Order of the payment method display in the frontend.

 

  1. Axis Bank Easy Pay Payment Method in Frontend
    Once the payment method is configured, Axis Bank Easy Pay method is shown on the frontend while checking out the products. Just select the Axis Bank Easy Pay payment method and click “Continue to Payment” to get redirected to the hosted payment page to finish the payments.

 

  • Redirection to Axis Bank Easy Pay Hosted Payment Page
    On click of the “Continue to Payment” button, customers are redirected to the Axis Bank Easy Pay hosted payment page to select one of the options and enter the payment details.

 

  • Axis Bank Easy Pay Payment Confirmation
    Once the payment details is entered by the customers, it asks to confirm and finish the payment for the successful order placement.

 

  • Axis Bank Easy Pay Payment Details in “My Account” section
    Once the order is placed, the Axis Bank Easy Pay Payment details are shown in the Account dashboard, in “My Orders” tab which includes payment mode, transaction number, status and bank reference number.

 

  1. Axis Bank Easy Pay Payment Details in Backend
    Apart from the frontend, the admin can also view Axis Bank Easy Pay payment details in the Sales > Orders > Order View section in the backend. It displays the payment details like authorize ID, Receipt number, transaction number, and required transaction ID.