PHPackages                             marem/payum-paybox - 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. marem/payum-paybox

ActiveProject[Payment Processing](/categories/payments)

marem/payum-paybox
==================

Paybox extension for Payum

32.5k6PHP

Since May 17Pushed 5y ago2 watchersCompare

[ Source](https://github.com/remyma/payum-paybox)[ Packagist](https://packagist.org/packages/marem/payum-paybox)[ RSS](/packages/marem-payum-paybox/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Paybox extension for payum
==========================

[](#paybox-extension-for-payum)

This plugin is a payum extension to provide payment gateways for paybox payment system. The plugin has been generated thanks to the payum composer Skeleton.

For now, only Paybox system is supported. There is no gateway for paybox direct.

[![How paybox system works](src/Resources/docs/images/sequenceDiagram.png)](src/Resources/docs/images/sequenceDiagram.png)

Integration
-----------

[](#integration)

### Test client

[](#test-client)

The client directory contains sample scripts to illustrate how the plugin should work. Use a php server to serve prepare.php and it will guide you through a sample payment.

The client directory contains 4 scripts :

- config.php
- prepare.php
- capture.php
- done.php

#### config

[](#config)

Here you can provide you customer details provided by paybox :

- site
- rang
- identifiant
- hmac

Please refer to paybox documentation to know more about these params. You can also configure sandbox option : if true, payment will be done in test environment.

#### prepare

[](#prepare)

This script contains the payment details : order number, currency, amount, ... Please refer to paybox documentation to know more about these details and the values you can set.

#### capture

[](#capture)

This script launch the payment capture. With paybox system, capture is done on paybox website. So the capture action redirect the customer on paybox website where he has to provide his payment details (card number, ...). After payment details are submitted on paybox site, capture is done and user is redirected on done.php

#### done

[](#done)

This scripts acts as a payment confirmation. In this sample we just print payment details in json format.

### Integrate in your project

[](#integrate-in-your-project)

TODO

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

[](#documentation)

- [Documentation](src/Resources/docs/index.md)

Resources
---------

[](#resources)

- [Payum Documentation](https://github.com/Payum/Payum/blob/master/src/Payum/Core/Resources/docs/index.md)
- \[Paybox Documentation\] ()

License
-------

[](#license)

Payum-paybox is released under the [MIT License](LICENSE).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a9acbda82059485e6f9b691be86cf3180129e46bc6132c9e6497323ade969dc2?d=identicon)[remyma](/maintainers/remyma)

---

Top Contributors

[![remyma](https://avatars.githubusercontent.com/u/2292735?v=4)](https://github.com/remyma "remyma (10 commits)")

### Embed Badge

![Health badge](/badges/marem-payum-paybox/health.svg)

```
[![Health](https://phpackages.com/badges/marem-payum-paybox/health.svg)](https://phpackages.com/packages/marem-payum-paybox)
```

###  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)
