20.04.2022 Views

Magento 2 MyUser Payments

Magento 2 MyUser Payments by Meetanshi facilitates integrating Magento 2 with MyUser payments for capturing payments instantly and securely in your Magento 2 store. MyUser is payment gateway specially designed for fast-growing companies in Europe and USA. It is best used for saving your funds getting frozen. To capture online payments instantly, easily and with utmost security, Meetanshi has developed Magento 2 MyUser payments extension. Additionally, it offers features such as instant payouts, data security and many more.The payment gateway offers direct payment method where the customers need to enter their card details in the popup while placing the order. Thus, accept secure online payments and improve the payment experience of your online store with Meetanshi’s Magento 2 MyUser Payments extension. Features of Magento 2 MyUser Payments Extension: - Facilitates capturing online payments more securely with Magento 2 MyUser Payments extension. - The admin can set a custom title for the payment method. - Frontend option to show or hide the MyUser payment logo. Offers sandbox mode for testing. - Option to integrate MyUser with Magento 2 using public key and private key obtained at the time of registration. - Enables debug mode for developers. - Allows to set maximum and minimum order total using the payment gateway. - Frontend option for the payment gateway to show custom instructions. - Facility to check the payment details in “My Account” section. - Facilitates customers from only selected countries to use this payment method. For more information, visit: https://meetanshi.com/magento-2-myuser-payments.html

Magento 2 MyUser Payments by Meetanshi facilitates integrating Magento 2 with MyUser payments for capturing payments instantly and securely in your Magento 2 store.

MyUser is payment gateway specially designed for fast-growing companies in Europe and USA. It is best used for saving your funds getting frozen.

To capture online payments instantly, easily and with utmost security, Meetanshi has developed Magento 2 MyUser payments extension.

Additionally, it offers features such as instant payouts, data security and many more.The payment gateway offers direct payment method where the customers need to enter their card details in the popup while placing the order.

Thus, accept secure online payments and improve the payment experience of your online store with Meetanshi’s Magento 2 MyUser Payments extension.

Features of Magento 2 MyUser Payments Extension:

- Facilitates capturing online payments more securely with Magento 2 MyUser Payments extension.
- The admin can set a custom title for the payment method.
- Frontend option to show or hide the MyUser payment logo.
Offers sandbox mode for testing.
- Option to integrate MyUser with Magento 2 using public key and private key obtained at the time of registration.
- Enables debug mode for developers.
- Allows to set maximum and minimum order total using the payment gateway.
- Frontend option for the payment gateway to show custom instructions.
- Facility to check the payment details in “My Account” section.
- Facilitates customers from only selected countries to use this payment method.

For more information, visit: https://meetanshi.com/magento-2-myuser-payments.html

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MyUser Payments for Magento 2

User Guide

1. Extension Installation Guide

Table of Contents

2. Configuration

3. Myuser Payment Method in Frontend

4. Myuser Payment Details in Order View Backend

5. Refund Online for Myuser Order from Backend

MyUser Payments for Magento 2

© Meetanshi


1. Extension Installation

• For Magento Marketplace Customers

o Find the Composer name and version of the extension in the extension’s composer.json file.

o Login to your SSH and run:

• composer require meetanshi/magento-2-myuser-payments

o Enter your authentication keys. Your public key is your username; your private key is your

password.

o Wait for Composer to finish updating your project dependencies and make sure there

aren’t any errors.

o To verify that the extension installed properly, run the command:

• php bin/magento module:status Meetanshi_Myuser

o By default, the extension is probably disabled.

o Enable the extension and clear static view files:

• php bin/magento module:enable Meetanshi_Myuser --clear-static-content

• php bin/magento setup:upgrade

• For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy

• For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f

• php bin/magento cache:flush

• For Meetanshi Customers

o Extract the zip folder and upload our extension to the root of your Magento 2 directory via

FTP.

o Login to your SSH and run below commands step by step:

• php bin/magento setup:upgrade

• For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy

• For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f

• php bin/magento cache:flush

2. Configuration

For configuring the extension, login to Magento 2, move to Stores → Configuration → Sales →

Payment Methods → MyUser Payments – Meetanshi where you can find various settings to

enable the extension.

• Enabled: Enable Myuser Payments extension from here.

• Title: Enter title for the Myuser payment method to show in the frontend.

• Show MyUser Logo: Select YES to show Myuser logo on the checkout page in frontend.

• Sandbox Mode: Set YES to enable sandbox mode for the payment gateway.

• Private Key: Enter the private key received while registration with Myuser.

• Public Key: Enter the public key received while registration with Myuser.

• New Order Status: Set status for the new orders placed through Myuser method.

• Payment from Applicable Countries: Select all or selected countries to allow payments

using Myuser.

• Payment from Selected Countries: If you have set selected countries from the above option,

select the countries to allow payments using Myuser.

• Debug: Select YES to enable debug.

• Instructions: Enter additional instructions to show on the checkout page in the frontend.

MyUser Payments for Magento 2

© Meetanshi


• Minimum Order Total: Enter the minimum order total to allow the use of the payment

method.

• Maximum Order Total: Enter the maximum order total to allow the use of the payment

method.

• Sort Order: Enter sort order of the payment method.

MyUser Payments for Magento 2

© Meetanshi


3. Myuser Payment Method in Frontend

Once the extension is configured, it can be seen enabled in the frontend. Simply add products to

cart and go to the checkout, you can see the Myuser Payment method enabled. Select the

payment method, click “Place Order” button.

• On click of “Place Order” button, a popup is opened where you have to enter the card details

and click “submit” button to pay and place the order successfully.

MyUser Payments for Magento 2

© Meetanshi


• Myuser Payment Details in My Account Section

Immediately after the order is placed, the Myuser Payment details can be seen in order view

tab under the customer’s My Account section.

MyUser Payments for Magento 2

© Meetanshi


4. Myuser Payment Details in Order View Backend

Apart from the customer’s My Account section, the admin can also see Myuser payment details

from the Sales → Orders → Order View section in the backend.

MyUser Payments for Magento 2

© Meetanshi


5. Refund Online for Myuser Order from Backend

The extension is compatible with online refund through Myuser payment method. Admin can

simply move to Sales > Invoices > View Invoice, click on “Credit Memo” button, while creating

a new credit memo, click on “Refund” button to refund online through Myuser payment method

for your order.

MyUser Payments for Magento 2

© Meetanshi

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!