php-cuong/magento2-onepay-payment-gateway

Magento 2 OnePay Payment Gateway


Keywords
payment gateway, onepay, magento 2, magento 2 extension, Magento 2 Extension Free, Magento 2 OnePay Payment Gateway, OnePay Payment Gateway, OnePay in Magento 2, magento-2, magento-2-extension, magento-2-extension-free, magento-2-onepay-payment-gateway, onepay-in-magento-2, onepay-magento-2, onepay-magento2, onepay-payment-gateway, payment-gateway
Licenses
OSL-3.0/AFL-3.0

Documentation

OnePay Payment Gateway for Magento 2

In this module, I integrated two payments gateway of OnePay, that is the Domestic ATM Card and International Card.

How to install this extension?

  • Under the root of your website, please run the command lines bellowing:
    • composer remove php-cuong/magento2-module-core
    • composer require php-cuong/magento2-module-core
    • composer require php-cuong/magento2-onepay-payment-gateway
    • php bin/magento setup:upgrade
    • php bin/magento setup:static-content:deploy
    • php bin/magento setup:di:compile
    • php bin/magento indexer:reindex
    • php bin/magento cache:flush

How to see the results?

- On the Backend:

- On the Storefront:

  • Add a product to shopping cart.
  • Go the the checkout page.

The screenshot of this extension

- On the Storefront:

ScreenShot

The OnePay payment gateway - Domestic ATM card

ScreenShot

The OnePay payment gateway - International card