The extension integrates your Magento 2 store with the Ginger Payments payment service (the Netherlands).
The source is on GitHub: https://github.com/mage2pro/ginger-payments
Ginger Payments supports iDEAL (the Netherlands), Bancontact (Belgium), SOFORT (Germany), bank cards, bank transfers.
Demo videos:
How to buy
Use the PayPal form below:
You can try it before buy
Use the self-installation instruction below.
How to install
1. Free installation service
Just order my free installation service.
2. Self-installation
composer require mage2pro/ginger-payments:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy nl_NL en_US <additional locales, e.g.: de_DE>
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
If you have some problems while executing these commands, then check the detailed instruction.
Settings
Screenshots
1. The frontend checkout screen

2. The frontend «checkout success» screen for a bank transfer payment

3. The «Order Information» → «Payment Method» block on the frontend order page for a bank transfer payment

4. The «Order Information» → «Payment Method» block on the frontend order page for an iDEAL payment

5. The «Payment Method» block on the backend order page for an iDEAL payment
