歐付寶 O'Pay (allPay) integration

The extension integrates your Magento 2 store with the 歐付寶 O’Pay (allPay) Taiwanese payment service.
The source is on GitHub: https://github.com/mage2pro/allpay

Demo videos:

  1. Capture a bank card payment
  2. Capture an ATM payment
  3. Capture a Barcode payment
  4. A payment by installments
  5. Payment options on the Magento checkout screen
  6. Mobile mode
  7. Fast mode: skip the billing address form filling

How to buy

Use the PayPal form below:

You can try it before buy

Use the self-installation instruction below.

How to install

1. Free installation service

Just order my free installation service.

2. Self-installation

composer require mage2pro/allpay:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US zh_Hant_TW <additional locales, e.g.: zh_Hans_CN>
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile

If you have some problems while executing these commands, then check the detailed instruction.

Backend settings

[歐付寶 allPay] Extension settings

Screenshots

1. Frontend checkout screen

2. Backend orders list

3. Frontend checkout screen in the fast mode

From the version 1.1.14 you can log your store’s payment requests to allPay and the allPay responses.

The extension’s code repository has been moved to GitHub: https://github.com/mage2pro/allpay

The version 1.1.35 adds a workaround for an aheadWorks Gift Card extension bug.

Hi, I wanted to know if the module is compatible with magento 2.3.1 and if not which versions are supported

Compatible.