PHPackages                             iways/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. iways/module-pay-pal-plus

ActiveMagento2-module

iways/module-pay-pal-plus
=========================

PayPal PLUS for Magento 2

1.3.0(6y ago)02.6k1OSL-3.0PHP ~7.1.0|~7.2.0

Since Apr 22Pushed 6y agoCompare

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

READMEChangelogDependencies (2)Versions (17)Used By (1)

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

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity66

Established project with proven stability

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 ~86 days

Recently: every ~132 days

Total

14

Last Release

2544d 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

1.2.4PHP ~7.0.0|~7.1.0|~7.2.0

1.3.0PHP ~7.1.0|~7.2.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14860053?v=4)[r2ddstudio](/maintainers/r2ddstudio)[@r2ddstudio](https://github.com/r2ddstudio)

### Embed Badge

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

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

###  Alternatives

[angelleye/paypal-php-library

PHP wrapper for PayPal APIs

243440.9k](/packages/angelleye-paypal-php-library)[netshell/paypal

Laravel-Paypal is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your Laravel 5 projects using paypal REST API SDK.

160389.6k2](/packages/netshell-paypal)[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)[getcandy/candy-api

API driven E-commerce solution, written in Laravel

4427.9k1](/packages/getcandy-candy-api)[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)
