iways / module-pay-pal-plus

iways/module-pay-pal-plus

PayPal PLUS for Magento 2

magento2-module Compatibility: Not yet tested Code Quality: Fail Tests: N/A Security: Pass OSL-3.0

Magento 2 PayPal PLUS

PayPal PLUS is a solution where PayPal offers PayPal, Credit Card, Direct Debit (ELV) and Pay Upon Invoice (Kauf auf Rechnung) as individual payment options on the payment selection page. These payment methods cover around 80% customer demand in Germany.

No matter how customer chooses to pay, it is always a single PayPal transaction for merchant, including all resulting advantages like Seller Protection and easy refund.

Based on the payment method selected by the buyer, he will be presented with either the PayPal Login page or an input mask for bank / credit card details. Should PayPal PLUS service be unavailable, standard Magento payment methods will be displayed.

Installation

To install the Magento 2 PayPal PLUS extension please add our repository to your Magento composer.json.

{
    "repositories": [
        {
            "url": "https://github.com/i-ways/magento2-paypal-plus",
            "type": "vcs"
        }
    ]
}

After you added our repository you need to require our module.

There are two possibilities:

  1. Run the command composer require iways/module-pay-pal-plus

  2. Add it manually to your composer.json

    "require": {
    "iways/module-pay-pal-plus": "~1.0.0"
    }

Enable our module in Magento

To enable our module via Magento 2 CLI go to your Magento root and run:

bin/magento module:enable --clear-static-content Iways_PayPalPlus

In order to initialize database updates please run following command afterwards:

bin/magento setup:upgrade

Depending on your Magento 2 installation setup, you may want to run following additional command:

bin/magento setup:di:compile

The Magento 2 PayPal PLUS module should now be installed and ready to use.

Issues

Please use our Servicedesk at: https://support.i-ways.net/hc/de

No changelog yet

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

Versions
Version Stability QA Status Compatibility Released
1.3.6 stable Fail Not yet tested Details 2021-04-29 09:22:10
1.3.5 stable Not tested Not yet tested Details 2021-03-16 15:34:47
1.3.4 stable Not tested Not yet tested Details 2020-09-13 13:44:37
1.3.3 stable Not tested Not yet tested Details 2020-08-27 14:08:09
1.3.2 stable Not tested Not yet tested Details 2020-07-22 14:25:31
1.3.1 stable Not tested Not yet tested Details 2020-05-31 16:58:48
1.3.0 stable Not tested Not yet tested Details 2019-05-23 14:58:13
1.2.4 stable Not tested Not yet tested Details 2019-05-23 14:52:17
1.1.7 stable Not tested Not yet tested Details 2018-05-02 14:35:44
1.1.5 stable Not tested Not yet tested Details 2017-12-13 09:49:49
1.1.4 stable Not tested Not yet tested Details 2017-11-24 10:06:07
1.1.2 stable Not tested Not yet tested Details 2017-07-12 07:50:09
1.1.0 stable Not tested Not yet tested Details 2017-05-31 16:06:59
1.0.5 stable Not tested Not yet tested Details 2017-04-07 15:34:01
1.0.4 stable Not tested Not yet tested Details 2017-03-07 15:39:44
1.0.3 stable Not tested Not yet tested Details 2017-01-04 14:26:54
1.0.2 stable Not tested Not yet tested Details 2016-12-16 09:20:26
1.0.1 stable Not tested Not yet tested Details 2016-07-28 13:48:41
1.0.0 stable Not tested Not yet tested Details 2016-04-22 08:41:33

Requires 3

Package Constraint
php ~7.1.0|~7.2.0|~7.3.0|~7.4.0
paypal/rest-api-sdk-php ^1.6
magento/module-paypal 100.0.*|100.1.*|100.2.*|100.3.*|101.0.*

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 not tested not tested
2.4.8 not tested not tested
2.4.9 not tested not tested

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Fail 43 1 error, 42 warnings (ruleset: Magento2) — 7 auto-fixable with phpcbf
PHPMD Warning 28 28 rule violations (MissingImport:9, UnusedFormalParameter:5, IfStatementAssignment:4, ExcessiveParameterList:3, UnusedLocalVariable:2)
Cpd Pass 0
Composer validate Info 1 valid; 1 advisory note (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
OSL-3.0
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.