1 / 7

userguide-magento-2-juspay-payment-gateway-by-meetanshi1-210520102341

Magento 2 JusPay Payment Gateway<br>JusPay is a popular payment gateway, trusted widely in India. Hence, Meetanshi has developed the Magento 2 JusPay Payment Gateway extension to integrate the JusPay payment gateway with Magento 2 store.<br><br><br>The extension ensures capturing secure online payments from the customers via JusPay. Being a hosted payment method, the credit card details are not stored in the Magento 2 store. The customers are redirected to the JusPay hosted payment page where the details are entered and the payment is completed with security.<br>

Meetanshi
Download Presentation

userguide-magento-2-juspay-payment-gateway-by-meetanshi1-210520102341

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. JusPay Payment Gateway for Magento 2 User Guide Table of Content 1.Extension Installation 2.Configuration 3.JusPay Payment Method in Frontend 4.JusPay Payment Details in Backend JusPay Payment Gateway for Magento 2 © Meetanshi

  2. 1.Extension Installation For Magento Marketplace Customers oCreate a folder structure in Magento root as app/code/Meetanshi/Juspay oDownload and extract the zip folder and upload our extension files to the app/code/Meetanshi/Juspay 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  Payment - Meetanshi where you can find various settings to enable the extension. Enabled:Set “YES” to enable the payment method. Title: Set the title for the payment method to be displayed in the frontend. Show JusPay Logo: Set YES to show JusPay logo along with the payment method in the frontend. Sandbox Mode: Select YES to enable sandbox mode. Live API Key: Enter the test/live API key provided by JusPay while registration. Live Gateway Key: Enter the test/live gateway key provided by JusPay while registration. Allow Auto Invoice: Select YES to automate invoice generation for the orders paid using JusPay payment method. 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   JusPay JusPay Payment Gateway for Magento 2 © Meetanshi

  3. JusPay Payment Gateway for Magento 2 © Meetanshi

  4. 3.JusPay Payment Method in Frontend Once the payment method is configured, JusPay Payment method is shown on the frontend while checking out the products. Just select the payment method, click “Continue to Payment” to get redirected to the payment page and complete the payment. JusPay Payment Gateway for Magento 2 © Meetanshi

  5. Redirection to the Gateway Once the customer gets redirected to the payment gateway, he can see both the card and net banking payment methods to choose and pay. Select one of the payment options and proceed to pay. Here, for example, enter the card details and click to pay using the credit/debit card payment method. JusPay Payment Gateway for Magento 2 © Meetanshi

  6. JusPay Payment Details in “My Account” section Once the order is placed, the JusPay payment details are shown in the Account dashboard, in “My Orders” tab which includes status ID and the payment status. JusPay Payment Gateway for Magento 2 © Meetanshi

  7. 4.JusPay 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 JusPay payment details under a particular order. JusPay Payment Gateway for Magento 2 © Meetanshi

More Related