Magento 2 Paypal Multi Currency - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Paypal Multi Currency

Description:

Magento 2 Paypal Multi Currency by Meetanshi helps improve user experience by allowing customers to make the payments in preferred currency via Paypal. – PowerPoint PPT presentation

Number of Views:2
Slides: 7
Provided by: meetanshiinc
Category: Other

less

Transcript and Presenter's Notes

Title: Magento 2 Paypal Multi Currency


1
PayPal Multi Currency for Magento 2 User Guide
  • Table of Content
  • Extension Installation Guide
  • Configuration
  • Base Currency Setup
  • PayPal Multi Currency in Frontend

PayPal Multi Currency for Magento 2
Meetanshi.com
2
  • Extension Installation
  • Create a folder structure in Magento root as
    app/code/Meetanshi/Paymulti
  • Download and extract the zip folder and upload
    our extension files to the app/code/Meetanshi/Pay
    multi e 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
  • For configuring the extension, login to Magento
    2, move to Stores ? Configuration ?? Meetanshi ?
    PayPal Multi Currency where you can find various
    settings to enable the extension.
  • PayPal Multi Currency Enable or disable the
    extension from here.
  • Checkout Currency Select one of the checkout
    currency option from the dropdown.
  • Checkout with Current Currency The customers get
    redirected to PayPal with the currency they
    chose on the checkout page.
  • Checkout with Allowed Currency The customers get
    redirected to PayPal with the currency the admin
    has set from the allowed currency option.
  • Allowed Currency Select one of the allowed
    currencies selecting which you want to redirect
    users to PayPal.

PayPal Multi Currency for Magento 2
Meetanshi.com
3
  • Base Currency Setup
  • Default Magento 2 requires to setup stores base
    currency to show product prices in. If your
    store is new and you havent setup the base
    currency, you can setup it from here.
  • Base Currency Setup store base currency, here it
    is setup as USD.
  • Default Display Currency Set default display
    currency to show product prices.
  • Allowed Currencies Select all the allowed
    currencies to be used by customers for placing
    the orders.

PayPal Multi Currency for Magento 2
Meetanshi.com
4
  • PayPal Multi Currency in Frontend
  • Currency chosen for Order Checkout in Frontend
  • From frontend, customers choose their preferred
    payment currency either from cart page or
    checkout page. Here, for example, customer has
    selected Euro as the order currency.

PayPal Multi Currency for Magento 2
Meetanshi.com
5
  • PayPal Redirection when Checkout with Current
    Currency is Selected Default behavior of
    Magento 2 is to redirect to PayPal by replacing
    the selected currency (Euro) with the base
    currency (USD). But with the extension, if the
    admin
  • has set Checkout with Current Currency from the
    Checkout Currency option from the
    configuration, it redirects customers to PayPal
    with the currency they have chosen while
    checkout and allows to pay with the same
    currency.
  • Configuration option selected Checkout with
    Current Currency
  • Customers currency selection from the frontend
    Euro
  • Customers redirection to PayPal with currency
    Euro

PayPal Multi Currency for Magento 2
Meetanshi.com
6
  • PayPal Redirection when Checkout with Allowed
    Currency is Selected Default behavior of
    Magento 2 is to redirect to PayPal by replacing
    the selected currency (Euro) with the base
    currency (USD). But with the extension, if the
    admin
  • has set Checkout with Allowed Currency from the
    Checkout Currency option from
  • the configuration, it redirects customers to
    PayPal with the Allowed Currency admin has
    defined and forces customers to pay with the same
    currency.
  • Configuration option selected Checkout with
    Allowed Currency
  • Admin defined allowed currency - INR
  • Customers currency selection from the frontend
    Euro
  • Customers redirection to PayPal with currency
    INR

PayPal Multi Currency for Magento 2
Meetanshi.com
Write a Comment
User Comments (0)
About PowerShow.com