Magento 2 Rave Payment Gateway - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Rave Payment Gateway

Description:

Magento 2 Rave Payment Gateway integrates the Rave payment gateway by Flutterwave with Magento 2 store.The Rave standard payment method allows the store owner to capture payments from global customers from the card, mobile wallets, and bank account. Hence, reach a wide customer base offering more than one payment methods! – PowerPoint PPT presentation

Number of Views:1
Slides: 10
Provided by: meetanshiinc
Tags:

less

Transcript and Presenter's Notes

Title: Magento 2 Rave Payment Gateway


1
  1. Extension Installation
  2. Configuration
  3. Rave Payment Method in Frontend
  4. Rave Payment Details in Backend
  5. Rave Admin Panel

2
  • Extension Installation
  • Extract the zip folder and upload our extension
    to the root of your Magento 2 directory via FTP.
  • Log in 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
  • Thats it.
  • Configuration
  • To Configure the extension, login to Magento 2,
    move to Sales ? Payment Methods ? Rave 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 Rave Logo Set YES to show Rave logo along
    with the payment method in the frontend.
  • Sandbox Mode Select YES to enable sandbox mode.
  • Test Public Key Enter the test/live public key
    provided by Rave while registration.
  • Test Secret Key Enter the test/live secret key
    provided by Rave while registration.
  • Allow Auto Invoice Select YES to automate
    invoice generation for the orders paid using
    Rave payment method.

3
  • 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.

4
3. Rave Payment Method in Frontend Once the
payment method is configured, Rave 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.
5
  • Adding Card Details
  • Once the customer gets redirected to the payment
    gateway, he can see all the 3 card, bank and
    mobile 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 card
  • payment method.

6
  • Card Issuers Verification Page
  • Once the Pay button is clicked, the customer
    gets redirected to the card issuers
  • verification page to complete the payment.

7
  • Rave Payment Details in My Account section
  • Once the order is placed, the Rave payment
    details are shown in the Account dashboard, in
  • My Orders tab which includes payment type and
    the payment ID.

8
4. Rave 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 Rave payment details under
a particular order.
9
5. Rave Admin Panel Admin can see payment and
customer details in the admin panel of the Rave
payment gateway. Simply log in to Rave with your
credentials and under the Transactions tab, you
can see all the order details.
  • Order and Payment Details
  • Click one of the transactions to view the order
    and payment details of a particular Rave order.
Write a Comment
User Comments (0)
About PowerShow.com