PHP library to interact with Rabobank OmniKassa
This library uses Composer, please checkout the composer website for more information.
The simple following command will install omnikassa
into your project. It also adds a new
entry in your composer.json
and updates the composer.lock
as well.
$ composer require 'stefantalen/omnikassa:>=0.8'
Examples can be found in the example
folder
You are more than welcome to suggest enhancements or new features.
If want to submit code, please submit your pull request to the develop branch.