PHPackages                             oxid-professional-services/paypalplus-module - 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. oxid-professional-services/paypalplus-module

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

oxid-professional-services/paypalplus-module
============================================

PayPal Plus payments module for OXID eShop

v3.0.12(4y ago)013.0k↓50%3[1 PRs](https://github.com/OXIDprojects/paypalplus-module/pulls)GPL-3.0PHPPHP &gt;=5.6

Since Jan 8Pushed 4y ago14 watchersCompare

[ Source](https://github.com/OXIDprojects/paypalplus-module)[ Packagist](https://packagist.org/packages/oxid-professional-services/paypalplus-module)[ Docs](https://www.paypal.com)[ RSS](/packages/oxid-professional-services-paypalplus-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (13)Used By (0)

PayPal Plus payments module for OXID eShop
==========================================

[](#paypal-plus-payments-module-for-oxid-eshop)

PayPal Plus module for OXID eShop.

Installation
------------

[](#installation)

Use Composer to add the module to your project

```
composer require oxid-professional-services/paypalplus-module
```

- Activate PayPal Plus module in administration back end: under *Extensions -&gt; Modules -&gt; PayPal Plus*, tab *Overview* press *Activate* button
- Enter PayPal API Client ID and Secret key and adjust other settings in *Extensions -&gt; Modules -&gt; PayPal Plus*, tab *Settings*
- Optionally configure eShop shipping methods and shipping cost rules

Versions
--------

[](#versions)

- Module v3.0.\*
- PayPal-PHP-SDK v1.13.0

Supported OXID eShop version
----------------------------

[](#supported-oxid-eshop-version)

- 6.0.\*
- 6.1.\*
- 6.2.\*

For developers
--------------

[](#for-developers)

- PayPal plus payment acts as payment container. See `views/blocks/oxpspaypalplus_payment_select_payment.tpl`. At the moment we exclude even "empty/free" payment.
- It is very important to validate html elements/hooks on template. Otherwise payment fails to render. Validation is done on `out/src/js/oxpspaypalpluswall.js:validateDomElements`. Some tags must be parent to the other.
- Error variable placeholder `%s` is meant for use in both, PHP and JS.
- There are multiple validations on order, JS, payment levels. As a result some errors are logged, some are meant for display and some are both logged and displayed on the front end.
- PayPalPlus payment handler validates phone number to meet E.123 standard. See `\oxpsPayPalPlusPaymentHandler::validateUserData()`. And it is active when attempting to pay by PayPal Plus methods.
- JS payment validation extracts labels and description from html, because this is only way to take changes made by other modules.
- Payments not registered on PayPal Plus should be visible on payment step. Because there are payments developed by partners.
- After developing run PHP and JS test. See `modules/oxps/paypalplus/tests/unit` and `modules/oxps/paypalplus/tests/functional/README.md`.
- It is better to have PayPal test accounts (private and business) registered in Germany. E.g. accounts with currency USD ends up "pending" payments on admin panel. As a result refund functionality can not be used.
- Credit cards for testing purposes `https://www.paypalobjects.com/en_US/vhelp/paypalmanager_help/credit_card_numbers.html`

Link
----

[](#link)

Mail
----

[](#mail)

Extend
------

[](#extend)

- language\_main -- save
- order\_list -- render -- \_prepareWhereQuery -- \_buildSelectString -- \_prepareOrderByQuery
- basket -- render
- order -- init
- payment -- render -- validatePayment -- getPaymentErrorText
- oxviewconfig
- oxAddress -- save
- oxBasket -- afterUpdate -- getPaymentCost -- getTotalDiscountSum -- getTsProductId
- oxOrder -- save -- delete
- oxPaymentGateway -- executePayment
- oxUser -- save
- thankyou -- init -- render

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 71.1% 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 ~112 days

Recently: every ~37 days

Total

9

Last Release

1780d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0765e0aa80ca40629964633b65ddf643c5b184bd70a0e3172a623f2e2c263f2d?d=identicon)[oxid-professional-services](/maintainers/oxid-professional-services)

---

Top Contributors

[![mariolorenz](https://avatars.githubusercontent.com/u/5525363?v=4)](https://github.com/mariolorenz "mariolorenz (32 commits)")[![ivoba](https://avatars.githubusercontent.com/u/471254?v=4)](https://github.com/ivoba "ivoba (7 commits)")[![keywan-ghadami-oxid](https://avatars.githubusercontent.com/u/7767623?v=4)](https://github.com/keywan-ghadami-oxid "keywan-ghadami-oxid (5 commits)")[![mediarex-de](https://avatars.githubusercontent.com/u/85320287?v=4)](https://github.com/mediarex-de "mediarex-de (1 commits)")

---

Tags

OXIDmoduleseshop

### Embed Badge

![Health badge](/badges/oxid-professional-services-paypalplus-module/health.svg)

```
[![Health](https://phpackages.com/badges/oxid-professional-services-paypalplus-module/health.svg)](https://phpackages.com/packages/oxid-professional-services-paypalplus-module)
```

###  Alternatives

[oxid-esales/paypal-module

This is the PayPal module for the OXID eShop.

36513.5k2](/packages/oxid-esales-paypal-module)[bestit/amazonpay4oxid

This is the Amazon Pay module for the OXID eShop.

11276.2k1](/packages/bestit-amazonpay4oxid)[oxid-esales/paymorrow-module

This is Paymorrow module for OXID eShop.

18238.2k](/packages/oxid-esales-paymorrow-module)[oxid-solution-catalysts/paypal-module

OXID eSales PayPal payment module for OXID

2126.8k](/packages/oxid-solution-catalysts-paypal-module)[oxid-esales/stripe-module

Stripe Payment Module for Oxid 6

165.1k](/packages/oxid-esales-stripe-module)

PHPackages © 2026

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