80 likes | 87 Views
ICICI is an Indian multinational banking and financial services company. It offers a secure payment gateway to allow merchants to collect online payments from the Indian customers.<br><br>Hence, Meetanshi has developed Magento 2 ICICI Payment Gateway extension to integrate the Magento 2 store with ICICI payment gateway. Securely capture online payments via ICICI in Magento 2 store from your customers.<br><br>The extension uses hosted payment processing method for enhanced security. <br><br>For more details, <br>Visit https://meetanshi.com/magento-2-icici-payment-gateway.html<br><br>
E N D
ICICI Payment Gateway for Magento 2 User Guide Table of Content 1.Extension Installation 2.Configuration 3.ICICI Payment Method in Frontend 4.ICICI Payment Details in Backend ICICI Payment Gateway for Magento 2 © Meetanshi
1.Extension Installation •For Magento Marketplace Customers oCreate a folder structure in Magento root as app/code/Meetanshi/Icici oDownload and extract the zip folder and upload our extension files to the app/code/Meetanshi/Icici 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 → Data ICICI - Meetanshi where you can find various settings to enable the extension. •Enabled:Set “YES” to enable the ICICI payment method. •Title: Set the title for the payment method to be displayed in the frontend. •Show ICICI Logo: Set YES to show ICICI logo along with the payment method in the frontend. •Sandbox Mode: Select YES to enable sandbox mode. •Store ID/Name: Enter the store ID/Name provided by ICICI while registration. •Shared Secret Key: Enter the shared secret key provided by ICICI while registration. •Gateway URL: Enter the gateway URL https://wwww4.ipg- online.com/connect/gateway/processing •Payment Mode: Select one of the payment modes to collect customer details on the hosted payment page. •Payment Page Language: Select the language of the hosted payment page. •Allow Auto Invoice: Select YES to automate invoice generation for the orders paid using ICICI 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 → → First ICICI Payment Gateway for Magento 2 © Meetanshi
ICICI Payment Gateway for Magento 2 © Meetanshi
3.ICICI Payment Method in Frontend Once the payment method is configured, the ICICI 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. ICICI Payment Gateway for Magento 2 © Meetanshi
•Redirection to the Gateway Once the customer gets redirected to the payment gateway, he select one of the payment options and proceeds to pay. •Adding Card Details After the payment method selection, add the card details and click “Continue”. ICICI Payment Gateway for Magento 2 © Meetanshi
•Authenticating Payment Once the card details have been added, you need to authenticate it with the password and submit. ICICI Payment Gateway for Magento 2 © Meetanshi
•ICICI Payment Details in “My Account” section Once the order is placed, the ICICI payment details are shown in the Account dashboard, in the “My Orders” tab which includes payment status and transaction ID. ICICI Payment Gateway for Magento 2 © Meetanshi
4.ICICI 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 ICICI payment details under a particular order. ICICI Payment Gateway for Magento 2 © Meetanshi