This project is not covered by Drupal’s security advisory policy.
Synopsis
Rabo Smart Pay (Formerly Omnikassa) is a payment platform provided by the Rabobank in the Netherlands.
This module adds a payment provider for Rabo Smartpay to the Payment environment.
It uses a library provided from rabobank-nederland/omnikassa-php-sdk.
(https://github.com/rabobank-nederland/omnikassa-php-sdk)
Usage
- Install with composer
composer require 'drupal/payment_rabo_smartpay' - Enable the module
- Navigate to Administration > Configuration > Webservices > Payment >
Rabo Omnikassa Payment > Rabo Omnikassa Profiles - Add a Rabo Omnikassa Profile.
- Navigate to Administration > Configuration > Webservices > Payment >
Payment Methods - Add a Payment Method of the type Rabo Omnikassa.
Select the Rabo Omnikassa profile we created in the previous step.
Dependencies
Related projects
- Commerce Omnikassa This module provides Rabo Omnikassa support for the commerce-platform.
Current status (april 2023)
The development of this module has just started again. This page will be updated when there is a functional version.
D10 compatability
The Omnikassa SDK conflicts with the D10 install because it is stuck to guzzle 6. Also there are PHP8.1 errors. I forked the latest version and updated Guzzle. I updated the composer package of this module to use my own forked version. As soon as the original package is updated we will revert to that.
Project information
- Project categories: E-commerce
- Ecosystem: Payment Gateway
- Created by joshahubbers on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

