Magento 2 OAB iPay - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 OAB iPay

Description:

OAB iPay is an e-payment gateway facility by Oman Arab Bank. The payment gateway is developed to improve the digital payments in Oman. Meetanshi has developed the Magento 2 OAB iPay extension that integrates the Magento 2 store with OAB iPay payment gateway for secure online payments. Using the module, the Magento 2 merchants can leverage the benefits of the OAB iPay payment gateway. The Magento 2 OAB iPay extension used the hosted payment process where the customers need not enter their card details in the Magento 2 store. On choosing this payment method, they are redirected to the hosted page of OAB iPay where the card details are entered and the payment is processed to complete the order securely. – PowerPoint PPT presentation

Number of Views:2
Slides: 9
Provided by: meetanshiinc
Category: Other
Tags:

less

Transcript and Presenter's Notes

Title: Magento 2 OAB iPay


1
OAB iPay for Magento 2 User Guide
  • Table of Content
  • Extension Installation
  • Gateway File Upload
  • Configuration
  • OAB iPay Method in Frontend
  • OAB iPay Details in Backend

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

3
  • Configuration
  • To configure the extension, login to Magento 2,
    move to Sales ? Payment Methods ?? OAB iPay -
    Meetanshi where you can find various settings to
    enable the extension.
  • Enabled Set YES to enable the OAB iPay method.
  • Title Set the title for the payment method to be
    displayed in the frontend.
  • Show OAB Logo Set YES to show OAB logo along
    with the payment method in the frontend.
  • Alias Enter the alias provided by OAB iPay
    gateway while registration.
  • o To get Alias from the OAB iPay, login to
    https//certpayments.oabipay.com/mrch/merchantLogi
    n.htm with your credentials and move to Merchant
    Process gt View Terminal. Now click View from
    the Action column.

o Move to the Plugin tab where you can see
Terminal Alias Name. Copy its value and paste
here.
4
  • Payment Language Set the language of the
    payment.
  • Allow Auto Invoice Select YES to automate
    invoice generation for the orders paid using OAB
    iPay method.
  • Payment from Applicable Countries Select
    countries to allow using this payment method.
  • Sort Order Enter Sort Order of the payment
    method display in the frontend.

5
4. OAB iPay Method in Frontend Once the payment
method is configured, the OAB iPay method is
shown on the frontend while checking out the
products. Just select the payment method, click
Place Order to get redirected to the hosted
payment page and complete the payment.
6
  • Redirection to the Gateway
  • Once the customer gets redirected to the OAB iPay
    hosted payment page, he adds card details
  • and clicks Proceed to finish the payment.

7
  • OAB iPay Details in My Account section
  • Once the order is placed, the OAB iPay details
    are shown in the Account dashboard, in the
  • My Orders tab having payment method name,
    payment ID, transaction status, transaction ID,
    reference ID, and tracking ID.

8
5. OAB iPay 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 OAB iPay details under a
particular order. Also, the order view has a
button named OAB Inquiry for the admin to know
the status of the order payment before generating
shipment.
Write a Comment
User Comments (0)
About PowerShow.com