Magento 2 Zampay - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Zampay

Description:

ZamPay is Zambia's payment gateway offered by Zamtel. It facilitates customers with mobile money payments and to use their phones as digital wallets. – PowerPoint PPT presentation

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

less

Transcript and Presenter's Notes

Title: Magento 2 Zampay


1
ZamPay for Magento 2 User Guide
  • Table of Content
  • Extension Installation
  • Configuration
  • ZamPay Method in Frontend
  • ZamPay Details in Backend

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

3
(No Transcript)
4
3. ZamPay Method in Frontend Once the payment
method is configured, customer has added products
to the cart and moved to the checkout page,
customer can select the ZamPay method and add the
ZamPay phone number. Once the customer clicks on
Place Order button, he receives the
notification in the phone, he enters the PIN to
complete the payment.
5
  • ZamPay Details in My Account section
  • Once the order is placed, the customer can see
    ZamPay payment details in the Account dashboard,
    in the My Orders tab.

6
4. ZamPay 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 ZamPay details under a
particular order.
Write a Comment
User Comments (0)
About PowerShow.com