PHPackages                             vanilo/paypal - 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. vanilo/paypal

ActiveLibrary[Payment Processing](/categories/payments)

vanilo/paypal
=============

PayPal Payment Gateway Support for Vanilo (Laravel)

2.1.0(1y ago)11.8k1[2 issues](https://github.com/vanilophp/paypal/issues)MITPHPPHP ^8.2CI passing

Since Feb 22Pushed 6mo ago2 watchersCompare

[ Source](https://github.com/vanilophp/paypal)[ Packagist](https://packagist.org/packages/vanilo/paypal)[ RSS](/packages/vanilo-paypal/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (8)Used By (0)

PayPal Payment Gateway for Vanilo
=================================

[](#paypal-payment-gateway-for-vanilo)

[![Tests](https://camo.githubusercontent.com/2b4bf6744b173cff2350c3fad33eea347367eb8ca95269d17f15d37d603a82f4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f76616e696c6f7068702f70617970616c2f74657374732e796d6c3f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://github.com/vanilophp/paypal/actions?query=workflow%3Atests)[![Packagist Stable Version](https://camo.githubusercontent.com/3a2a1e782965d67eceec057f2907d677410c23791afa2b4abe56e14238f60a89/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76616e696c6f2f70617970616c2e7376673f7374796c653d666c61742d737175617265266c6162656c3d737461626c65)](https://packagist.org/packages/vanilo/paypal)[![StyleCI](https://camo.githubusercontent.com/27e0d02aadd4550e9c73bde4ceb346631b5f343edd064341d9571eff63b1e5ed/68747470733a2f2f7374796c6563692e696f2f7265706f732f3334343432363533332f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/344426533)[![Packagist downloads](https://camo.githubusercontent.com/fb054a44810bc966eecdde912928ab6843b31c4068bb85b7a8667bb3541eac0a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f76616e696c6f2f70617970616c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vanilo/paypal)[![MIT Software License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Caution

This is the development version (v3.x) of this module. It is a heavy work in progress and not meant to be used for any application in its current phase. Use version 2.1 (branch `2.x`) for your application until v3.0 gets released

This library enables [PayPal](https://developer.paypal.com/docs/business/checkout/server-side-api-calls/)for [Vanilo Payments](https://vanilo.io/docs/master/payments).

Being a [Concord Module](https://konekt.dev/concord/1.x/modules) it is intended to be used by Laravel Applications.

Documentation
-------------

[](#documentation)

Refer to the markdown files in the [docs](docs/) folder.

To-do
-----

[](#to-do)

- Distinguish order and payment webhooks (resource.id differs!)
- Thrown custom exceptions on PayPal 4XX errors
- Test a situation when the amount is higher than the test accounts available credit
- Handle the case when neither webhooks are set up, nor front return happens:
    - timeout?
    - captured already?
- Log webhook/return facts in payment history
- Log auth before capture
- Add payer and shipping data to the paypal order
- Handle partial payments (via payments/captures)
- Auto-register webhooks
- Handle refunds (via Payments API)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 68.4% 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 ~128 days

Recently: every ~117 days

Total

7

Last Release

413d ago

Major Versions

0.9.0 → 1.0.02023-02-22

1.x-dev → 2.0.02024-04-29

PHP version history (3 changes)0.9.0PHP ^7.4|^8.0

1.0.0PHP ^8.0

2.0.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![fulopattila122](https://avatars.githubusercontent.com/u/1162360?v=4)](https://github.com/fulopattila122 "fulopattila122 (67 commits)")[![flajos](https://avatars.githubusercontent.com/u/10076864?v=4)](https://github.com/flajos "flajos (15 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (8 commits)")[![kedves](https://avatars.githubusercontent.com/u/5683895?v=4)](https://github.com/kedves "kedves (6 commits)")[![damarev](https://avatars.githubusercontent.com/u/680831?v=4)](https://github.com/damarev "damarev (2 commits)")

---

Tags

paymentpaymentspaypalvanilolaravelpaymentspaypalvanilo

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vanilo-paypal/health.svg)

```
[![Health](https://phpackages.com/badges/vanilo-paypal/health.svg)](https://phpackages.com/packages/vanilo-paypal)
```

###  Alternatives

[tomatophp/filament-payments

Manage your payments inside FilamentPHP app with multi payment gateway integration

542.3k](/packages/tomatophp-filament-payments)[vanilo/checkout

Vanilo Checkout Module

1592.5k](/packages/vanilo-checkout)

PHPackages © 2026

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