PHPackages                             webidea24/module-pay-pal-plus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. webidea24/module-pay-pal-plus

AbandonedMagento2-module[Payment Processing](/categories/payments)

webidea24/module-pay-pal-plus
=============================

PayPal PLUS for Magento 2

1.3.0.4(6y ago)1127OSL-3.0PHPPHP ~7.1.0|~7.2.0

Since Apr 22Pushed 6y agoCompare

[ Source](https://github.com/webidea24/magento2-paypal-plus)[ Packagist](https://packagist.org/packages/webidea24/module-pay-pal-plus)[ RSS](/packages/webidea24-module-pay-pal-plus/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (21)Used By (0)

Magento 2 PayPal PLUS
=====================

[](#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
------------

[](#installation)

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

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

```

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

There are to 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" }

Enable our module in Magento
----------------------------

[](#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

```

To initialize the Database updates you must run following command afterwards:

```
bin/magento setup:upgrade

```

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

Issues
------

[](#issues)

Please use our Servicedesk at:

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~88 days

Recently: every ~71 days

Total

17

Last Release

2261d ago

PHP version history (4 changes)1.0.0PHP ~5.5.0|~5.6.0|~7.0.0

1.0.4PHP ~5.5.0|~5.6.0|~7.0.0|~7.1.0

v1.2.x-devPHP ~7.0.0|~7.1.0|~7.2.0

1.3.0PHP ~7.1.0|~7.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a90bcfb9daf0fd7cb93ef1449e706f86ef33f0ad304f5305aa395b59da70e75?d=identicon)[webidea](/maintainers/webidea)

---

Top Contributors

[![rommelfreddy](https://avatars.githubusercontent.com/u/15031079?v=4)](https://github.com/rommelfreddy "rommelfreddy (8 commits)")

### Embed Badge

![Health badge](/badges/webidea24-module-pay-pal-plus/health.svg)

```
[![Health](https://phpackages.com/badges/webidea24-module-pay-pal-plus/health.svg)](https://phpackages.com/packages/webidea24-module-pay-pal-plus)
```

###  Alternatives

[amzn/amazon-pay-magento-2-module

Official Magento2 Plugin to integrate with Amazon Pay

109501.7k1](/packages/amzn-amazon-pay-magento-2-module)[larabook/gateway

A Laravel package for connecting to all Iraninan payment gateways

24553.7k](/packages/larabook-gateway)[gene/module-braintree

Fork from the Magento Braintree 2.2.0 module by Gene Commerce for PayPal.

35322.3k1](/packages/gene-module-braintree)[amsgames/laravel-shop-gateway-paypal

PayPal gateway for Laravel Shop package.

1210.8k6](/packages/amsgames-laravel-shop-gateway-paypal)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
