mage2pro / vantiv
mage2pro/vantiv
Vantiv integration with Magento 2
The module integrates a Magento 2 based webstore with the Vantiv payment service.
The module is free and open source.
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/vantiv:*
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 en_US <additional locales>
bin/magento maintenance:disable
How to update
bin/magento maintenance:enable
composer remove mage2pro/vantiv
rm -f composer.lock
composer clear-cache
composer require mage2pro/vantiv:*
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 en_US <additional locales>
bin/magento maintenance:disable
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 1.2.2 | stable | Fail | 2024-09-24 07:19:10 |
| 1.2.1 | stable | Not tested | 2024-03-05 20:02:03 |
| 1.2.0 | stable | Not tested | 2023-02-09 09:06:20 |
| 1.1.7 | stable | Not tested | 2022-10-15 03:59:53 |
| 1.1.6 | stable | Not tested | 2020-01-31 09:44:40 |
| 1.1.5 | stable | Not tested | 2019-11-20 15:30:05 |
| 1.1.4 | stable | Not tested | 2019-11-20 08:44:45 |
| 1.1.3 | stable | Not tested | 2019-09-28 09:12:12 |
| 1.1.2 | stable | Not tested | 2019-05-10 07:16:28 |
| 1.1.1 | stable | Not tested | 2019-02-21 17:33:23 |
| 1.1.0 | stable | Not tested | 2019-02-21 16:48:21 |
| 1.0.9 | stable | Not tested | 2019-02-08 04:44:25 |
| 1.0.8 | stable | Not tested | 2019-01-29 15:58:13 |
| 1.0.7 | stable | Not tested | 2019-01-29 15:51:35 |
| 1.0.6 | stable | Not tested | 2019-01-29 15:50:44 |
| 1.0.5 | stable | Not tested | 2019-01-28 14:29:47 |
| 1.0.4 | stable | Not tested | 2019-01-28 14:23:01 |
| 1.0.3 | stable | Not tested | 2019-01-18 13:38:30 |
| 1.0.2 | stable | Not tested | 2018-12-22 10:02:06 |
| 1.0.1 | stable | Not tested | 2018-12-20 07:14:38 |
| 1.0.0 | stable | Not tested | 2018-12-19 05:31:31 |
| 0.0.7 | stable | Not tested | 2018-12-19 04:12:23 |
| 0.0.6 | stable | Not tested | 2018-12-18 23:01:41 |
| 0.0.5 | stable | Not tested | 2018-12-18 20:42:53 |
| 0.0.4 | stable | Not tested | 2018-12-18 19:54:26 |
| 0.0.3 | stable | Not tested | 2018-12-18 17:36:22 |
| 0.0.2 | stable | Not tested | 2018-12-18 01:58:26 |
| 0.0.1 | stable | Not tested | 2018-12-16 20:53:44 |
Requires 1
| Package | Constraint |
|---|---|
| mage2pro/core | >=11.4.2 |
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 21 | 21 errors (gating threshold: error-severity=10, ruleset: Magento2) |
| PHPStan | Fail | 1124 | 1124 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento) |
| Cpd | Pass | 0 | |
| Security | Pass | 0 |
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.