Magento 2 Digicel MonCash Payments - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Digicel MonCash Payments

Description:

Magento 2 Digicel Moncash Payment Gateway extension integrates Magento 2 Store with Digicel’s Moncash Payment Gateway to accept mobile payments securely from the Haitian customers in Haitian Gourde currency. – PowerPoint PPT presentation

Number of Views:5
Slides: 11
Provided by: meetanshiinc
Category: Other
Tags:

less

Transcript and Presenter's Notes

Title: Magento 2 Digicel MonCash Payments


1
Digicel MonCash Payments for Magento 2 User Guide
  • Table of Content
  • Extension Installation
  • Configuration
  • Digicel MonCash Payment Method in Frontend
  • Digicel MonCash Payment Details in Backend

2
  • Extension Installation
  • For Magento Marketplace Customers
  • Create a folder structure in Magento root as
    app/code/Meetanshi/Moncash
  • Download and extract the zip folder and upload
    our extension files to the app/code/Meetanshi/Mon
    cash 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 ? Digicel
    MonCash Payments - Meetanshi where you can find
    various settings to enable the extension.
  • Enabled Set YES to enable the Digicel MonCash
    Payments extension.
  • Title Set the title for the payment method to be
    displayed in the frontend.
  • Show MonCash Logo Set YES to show MonCash logo
    along with the payment method in the frontend.
  • Sandbox Mode Select YES to enable sandbox mode.
  • Client ID Enter client ID copied from your
    payment gateway settings.
  • Client Secret Enter client secret copied from
    your payment gateway settings.
  • Note In order to integrate MonCash, you first
    need to perform a test in the sandbox
    environment.
  • o To get the Client ID and Client Secret, create
    an account on https//sandbox.moncashbutton.digic
    elgroup.com/Moncash-business/New, confirm your
    Email, login to your account, move to the
    General Info tab and click New to add a
    business.

4
  • Add your business details, website, return and
    alert URLs.
  • Website URL https//yoursite.com
  • Return URL https//yoursite.com/moncash/payment/s
    uccess
  • Alert URL https//yoursite.com/moncash/payment/su
    ccess

o After saving the details, click to view the
business details.
5
o On click of view button, you can view rest API
details having client ID and client secret. Copy
both and paste in the extension configuration
under the respective fields.
  • Note Once the testing is completed, please
    contact MonCash business team via email at
    MFS_B.Services_at_digicelgroup.com in order to move
    to production/live.
  • Auto Invoice Select YES to automate invoice
    generation for the orders paid using the Digicel
    MonCash payment method.
  • Payment from Applicable Countries Select
    countries to allow using this payment method.
  • Additional Information Enter the additional
    information to show on frontend along with the
    payment method.
  • Sort Order Enter Sort Order of the payment
    method display in the frontend.

6
(No Transcript)
7
3. MonCash Payment Method in Frontend Once the
payment method is configured, whenever the
customers add the products to cart and move to
the checkout page, Digicel MonCash payment method
is shown. They just select the payment method,
click Continue to Payment to get redirected to
the hosted payment page, add the payment details
and complete the payment.
8
  • Redirection to the MonCash Hosted Payment Page
  • Once the customers get redirected to the Digicel
    MonCash hosted payment page, they add Digicel
    mobile number and pin, and click the Pay button.
  • Immediately after adding the phone number and
    pin, the customers get OTP on the same number to
    confirm the payment and pay for the order.

9
  • After the successful payment, customers can see
    payment success message along with the
    transaction ID. On click of the Ok button, they
    get redirected back to the merchant website.
  • MonCash Payment Details in Customers My Account
    Section
  • After the successful payment, customers can see
    the MonCash payment details in their My Account
    section.

10
4. Digicel MonCash Payment Details in
Backend Apart from the customers, the admin can
also see the payment details for the orders in
the backend. Go to Sales ? Orders ? Order View
to see the MonCash payment details along with
the transaction ID.
Write a Comment
User Comments (0)
About PowerShow.com