Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Omnikassa is a payment method from Rabobank. The main idea is to bundle all sorts of paymentmethods and transfer them through one paymentcompany, in this case Rabobank.
This project consists of 2 modules.
Omnikassa
This module gives you a settings form to set your Rabobank Omnikassa accountdata.
Omnikassa Commerce
This module is a payment-module for the Drupal Commerce module. It implements the settings from the Omnikassa-module and uses it for all the payments.
Payment methods included.
iDEAL
Minitix
Visacard
Mastercard
Maestrocard
Debit
Acceptgiro
Payment on delivery
Requirements
An Omnikassa account, make sure that your account has access to the preverd methods.
NOTE: I've abandoned this and it does not do anything... It's just a bunch of code that I spent a day on that somebody might find useful..
I started this because I needed to extend the role_expire module's functionality to send notifications when a role was about to expire. I ran into troubles using ubercart's role expiration system, because I needed more complexity to the rules involved with role assignment.
The Speedy module is designed to help speed up front end performance in a site.
The Speedy module provides minified versions of core JavaScript files that are not already minified. For example, a minified version of drupal.js is provided while jquery.js (already minified) is not.