codebrainbv/ppppayment

Accepting payments with Professional Payment Portal

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Type:magento2-module

1.0.2 2024-10-02 09:37 UTC

This package is auto-updated.

Last update: 2025-03-30 11:09:02 UTC


README

Requirements

To use the Magento 2 plugin, 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 Magento 2 plugin.

  • PHP >= 8.2

  • Up-to-date OpenSSL library

Composer Installation

By far the easiest way to install the Magento 2 plugin is to require it with Composer.

$ composer require codebrainbv/ppppayment

{
    "require": {
        "codebrainbv/ppppayment": "1.*"
    }
}