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

  • Commerce Omnikassa This module provides Rabo Omnikassa support for the commerce-platform.

The development of this module has just started again. This page will be updated when there is a functional version.

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.

Supporting organizations: 

Project information

Releases