mage2pro / ipay88

mage2pro/ipay88

iPay88 integration with Magento 2

magento2-module 2.4.6-2.4.9 Compatible Based on composer requirements only QA: failed proprietary

This module integrates a Magento 2 based webstore with the iPay88 payment service (Malaysia, Indonesia, Philippines, Thailand, Singapore, China).
The module is free and open source.

Demo video

https://www.youtube.com/watch?v=hgg7cu9y57c&list=PLTq8uOpBQGsEVWfTrncggf2XnngZYaUJa

Screenshots

The available payment options for Malaysia

How to install

Hire me in Upwork, and I will:

  • install and configure the module properly on your website
  • answer your questions
  • solve compatiblity problems with third-party checkout, shipping, marketing modules
  • implement new features you need

2. Self-installation

bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/ipay88:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f ms_Latn_MY en_US <additional locales, e.g.: zh_Hans_CN>
bin/magento maintenance:disable

How to update

bin/magento maintenance:enable
composer remove mage2pro/ipay88
rm -f composer.lock
composer clear-cache
composer require mage2pro/ipay88:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f ms_Latn_MY en_US <additional locales, e.g.: zh_Hans_CN>
bin/magento maintenance:disable

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Released
1.7.0 stable Fail 2023-01-04 16:31:24
1.6.5 stable Not tested 2020-01-30 03:06:15
1.6.4 stable Not tested 2019-09-29 22:16:46
1.6.3 stable Not tested 2019-09-28 09:07:38
1.6.2 stable Not tested 2019-09-28 08:45:42
1.6.1 stable Not tested 2019-05-10 06:08:33
1.6.0 stable Not tested 2018-08-23 20:24:22
1.5.3 stable Not tested 2018-06-11 08:40:56
1.5.2 stable Not tested 2018-06-08 09:13:03
1.5.1 stable Not tested 2018-02-05 21:10:39
1.5.0 stable Not tested 2017-12-05 00:41:02
1.4.9 stable Not tested 2017-11-18 08:55:34
1.4.8 stable Not tested 2017-11-17 11:28:39
1.4.7 stable Not tested 2017-11-16 13:02:22
1.4.6 stable Not tested 2017-11-11 02:38:00
1.4.5 stable Not tested 2017-11-10 07:42:07
1.4.4 stable Not tested 2017-10-24 23:58:16
1.4.3 stable Not tested 2017-09-21 13:30:44
1.4.2 stable Not tested 2017-09-21 13:07:16
1.4.1 stable Not tested 2017-09-21 09:38:59
1.4.0 stable Not tested 2017-09-21 09:36:23
1.3.3 stable Not tested 2017-09-21 09:02:44
1.3.2 stable Not tested 2017-09-19 14:36:50
1.3.1 stable Not tested 2017-09-19 11:02:47
1.3.0 stable Not tested 2017-09-19 10:30:23
1.2.1 stable Not tested 2017-09-16 09:34:52
1.2.0 stable Not tested 2017-09-13 05:40:30
1.1.16 stable Not tested 2017-09-05 23:32:00
1.1.15 stable Not tested 2017-09-05 14:57:59
1.1.14 stable Not tested 2017-09-05 14:51:43
1.1.13 stable Not tested 2017-09-04 20:07:43
1.1.12 stable Not tested 2017-09-02 16:27:18
1.1.11 stable Not tested 2017-09-02 16:24:43
1.1.10 stable Not tested 2017-08-19 08:48:21
1.1.9 stable Not tested 2017-08-19 08:20:37
1.1.8 stable Not tested 2017-08-19 05:12:15
1.1.7 stable Not tested 2017-08-18 23:25:05
1.1.6 stable Not tested 2017-08-14 03:42:33
1.1.5 stable Not tested 2017-08-13 05:14:10
1.1.4 stable Not tested 2017-08-12 21:37:20
1.1.3 stable Not tested 2017-04-20 17:30:22
1.1.2 stable Not tested 2017-04-17 13:06:54
1.1.1 stable Not tested 2017-04-17 10:04:39
1.1.0 stable Not tested 2017-04-17 07:15:57
1.0.1 stable Not tested 2017-04-15 11:16:46
1.0.0 stable Not tested 2017-04-14 09:43:59
0.5.0 stable Not tested 2017-04-14 08:42:46
0.4.0 stable Not tested 2017-04-14 07:47:50
0.3.0 stable Not tested 2017-04-13 05:23:50
0.2.1 stable Not tested 2017-04-13 04:57:22
0.2.0 stable Not tested 2017-04-13 01:33:22
0.1.1 stable Not tested 2017-04-12 23:52:47
0.1.0 stable Not tested 2017-04-12 19:29:13
0.0.9 stable Not tested 2017-04-12 18:56:17
0.0.8 stable Not tested 2017-04-10 17:10:26
0.0.7 stable Not tested 2017-04-10 07:49:22
0.0.6 stable Not tested 2017-04-10 07:17:55
0.0.5 stable Not tested 2017-04-10 06:37:13
0.0.4 stable Not tested 2017-04-10 05:07:27
0.0.3 stable Not tested 2017-04-10 04:07:15
0.0.2 stable Not tested 2017-04-10 03:00:26
0.0.1 stable Not tested 2017-04-10 01:43:57

Requires 1

Package Constraint
mage2pro/core >=9.0.5
QA results
Tool Status Findings Summary
PHPCS Fail 17 17 errors (gating threshold: error-severity=10, ruleset: Magento2)
PHPStan Fail 9 9 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento)
Cpd Pass 0
Security Pass 0
License
proprietary
Homepage
https://mage2.pro/c/extensions/ipay88
Authors
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.