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

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

kendaxa/module-pay-pal-plus
===========================

PayPal Plus for Magento 2

1.1.5(8y ago)014OSL-3.0PHPPHP ~5.5.0|~5.6.0|~7.0.0|~7.1.0

Since Apr 22Pushed 8y agoCompare

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

READMEChangelog (2)DependenciesVersions (13)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:kendaxa/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 kendaxa/module-pay-pal-plus*
2. Add it manually to your *composer.json*

    "require": { "kendaxa/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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community0

Small or concentrated contributor base

Maturity65

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

Total

10

Last Release

3069d ago

PHP version history (2 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

### Community

### Embed Badge

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

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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