Rabo iDEAL Professional HUB API client for PHP

1.4 2024-06-17 13:34 UTC

This package is auto-updated.

Last update: 2025-03-17 15:32:34 UTC


README

Rabo iDEAL Professional HUB API client for PHP

Requirements

To use the HUB API client, the following things are required:

  • Get yourself a free HUB account. No sign up costs.
  • Create a POS and configure it for your PSP to enable payments.
  • Now you're ready to use the Rabo iDEAL Professional HUB API client.

  • PHP >= 8.2

  • Up-to-date OpenSSL library

Composer Installation

By far the easiest way to install the HUB API client is to require it with Composer.

$ composer require codebrain-ppp/hub

{
    "require": {
        "codebrain-ppp/hub": "1.*"
    }
}

Accesstoken

There are several functions and examples available for the accesstoken creation. Also additional notes for storage.

This can be found on: Guardian

PaymentJob

The paymentJobs are central when it comes to the transactions that are performed by the HUB. They contain all information about the transaction, like amounts, urls and steps taken.

Because of this, there are a lot of different functions available to interact with the paymentJob. All of them are documented on: PaymentJobs

Support

Checkout our support/documentation on https://docsraboidealprofessional.payocity.nl/.

PayoCity is a trademark of CodeBrain BV