codebrainbv / ppppayment
Accepting payments with Professional Payment Portal
1.0.2
2024-10-02 09:37 UTC
Requires
- php: ^8.2
- magento/module-catalog: >=100.0
- magento/module-catalog-inventory: >=100.0
- magento/module-store: >=100.0
- magento/module-ui: >=100.0
Suggests
- magento/module-webapi: >=100.0
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.*"
}
}