PHPackages                             omnipay/rabobank - 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. omnipay/rabobank

ActiveLibrary[Payment Processing](/categories/payments)

omnipay/rabobank
================

Rabobank Omnikassa driver for the Omnipay payment processing library

v3.1.0(5y ago)1463.7k↓71.4%21[4 issues](https://github.com/thephpleague/omnipay-rabobank/issues)MITPHPPHP ^7.2|^8CI failing

Since Apr 14Pushed 2y ago8 watchersCompare

[ Source](https://github.com/thephpleague/omnipay-rabobank)[ Packagist](https://packagist.org/packages/omnipay/rabobank)[ Docs](https://github.com/thephpleague/omnipay-rabobank)[ RSS](/packages/omnipay-rabobank/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

Omnipay: Rabobank OmniKassa V2
==============================

[](#omnipay-rabobank-omnikassa-v2)

**Rabobank OmniKassa driver for the Omnipay PHP payment processing library**

[![Unit Tests](https://github.com/thephpleague/omnipay-rabobank/actions/workflows/run-tests.yml/badge.svg)](https://github.com/thephpleague/omnipay-rabobank/actions/workflows/run-tests.yml)[![Latest Stable Version](https://camo.githubusercontent.com/19db533dc469bb51e4d19f9b22327d834d27b459c6593e37d13b7b5c7c3c25bb/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f7261626f62616e6b2f76657273696f6e2e706e67)](https://packagist.org/packages/omnipay/rabobank)[![Total Downloads](https://camo.githubusercontent.com/5aab9255506039a631870279eb4fcc5c361cc10dbdc3e352fe290f9d70524133/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f7261626f62616e6b2f642f746f74616c2e706e67)](https://packagist.org/packages/omnipay/rabobank)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP PHP. This package implements Rabobank OmniKassa V2 support for Omnipay.

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

[](#installation)

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply require `league/omnipay` and `omnipay/rabobank` with Composer:

```
composer require league/omnipay omnipay/rabobank

```

Basic Usage
-----------

[](#basic-usage)

The following gateways are provided by this package:

- Rabobank

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay)repository.

Updating to V2
--------------

[](#updating-to-v2)

In order to upgrade to Omnikassa V2 you need the following codes:

- `RefreshToken`
- `SigningKey`

You can look those up in your Omnikassa V2 Dashboard. See the [documentation on rabobank.nl](https://www.rabobank.nl/images/handleiding-signing-key-en-refresh-token-ophalen_29951774.pdf).

1. The `Merchant ID` and `Key Version` parameters are not needed anymore. The refresh token is the new merchant identification.
2. It's not possible anymore to provide more then one Payment Method per purchase by separating them with a comma. (eg. `IDEAL,CARDS`)
3. There is no option anymore for providing a notice URL per purchase. The notice URL needs to be configured in the Omnikassa V2 Dashboard.
4. The notify `POST` doesn't have any status information about the order anymore. You can fetch information about orders by making a `StatusRequest`. You'll need the `notificationToken` that's received in the notification `POST`.
    Make sure you fetch all open order statuses by checking the `moreOrderResultsAvailable` parameter in the response. If set to true, make another `StatusRequest` with the same `notificationToken`, until `moreOrderResultsAvailable` is `false`.

Support
-------

[](#support)

If you are having general issues with Omnipay, we suggest posting on [Stack Overflow](http://stackoverflow.com/). Be sure to add the [omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.

If you want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which you can subscribe to.

If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/thephpleague/omnipay-rabobank/issues), or better yet, fork the library and submit a pull request.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

5

Last Release

1854d ago

Major Versions

v2.0.1 → v3.0.0-beta12018-12-19

PHP version history (2 changes)v3.0.0-beta1PHP ^5.6|^7

v3.1.0PHP ^7.2|^8

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/534693?v=4)[Frank de Jonge](/maintainers/frankdejonge)[@frankdejonge](https://github.com/frankdejonge)

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

![](https://www.gravatar.com/avatar/12d34e4d0259dc2a2460d2803beeffb06e778064b93cac1b8f289f2d7e13b23f?d=identicon)[greydnls](/maintainers/greydnls)

---

Top Contributors

[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (20 commits)")[![jormeijer](https://avatars.githubusercontent.com/u/8984962?v=4)](https://github.com/jormeijer "jormeijer (13 commits)")[![amacneil](https://avatars.githubusercontent.com/u/637671?v=4)](https://github.com/amacneil "amacneil (7 commits)")[![manuelpayano](https://avatars.githubusercontent.com/u/7988224?v=4)](https://github.com/manuelpayano "manuelpayano (4 commits)")[![DennisHendrickx](https://avatars.githubusercontent.com/u/4652946?v=4)](https://github.com/DennisHendrickx "DennisHendrickx (4 commits)")[![greydnls](https://avatars.githubusercontent.com/u/1276798?v=4)](https://github.com/greydnls "greydnls (1 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (1 commits)")[![philsturgeon](https://avatars.githubusercontent.com/u/67381?v=4)](https://github.com/philsturgeon "philsturgeon (1 commits)")[![renskorswagen](https://avatars.githubusercontent.com/u/5188287?v=4)](https://github.com/renskorswagen "renskorswagen (1 commits)")[![TheBnl](https://avatars.githubusercontent.com/u/1334195?v=4)](https://github.com/TheBnl "TheBnl (1 commits)")

---

Tags

paymentgatewayidealpaymerchantomnipayrabobankomnikassa

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/omnipay-rabobank/health.svg)

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

586422.8k11](/packages/lokielse-omnipay-alipay)[omnipay/mollie

Mollie driver for the Omnipay payment processing library

631.8M10](/packages/omnipay-mollie)[sudiptpa/omnipay-nabtransact

National Australia Bank (NAB) Transact driver for the Omnipay payment processing library.

1019.5k](/packages/sudiptpa-omnipay-nabtransact)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

155.4k](/packages/lucassmacedo-omnipay-mercadopago)

PHPackages © 2026

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