alpin11 / payum-mollie-bundle
[Payum] CoreShop Mollie Bundle
Package info
github.com/alpin11/PayumMollieBundle
Type:pimcore-bundle
pkg:composer/alpin11/payum-mollie-bundle
v2.1.3
2021-10-18 14:40 UTC
Requires
- php: ^7.0
- coreshop/payum-bundle: ^2.2
- misd/phone-number-bundle: ^1.3
- mollie/mollie-api-php: ^2.16
- pimcore/pimcore: ^6.8
This package is auto-updated.
Last update: 2026-06-20 17:17:39 UTC
README
This bundle activates the Mollie PaymentGateway in CoreShop. It requires the alpin11/payum-mollie repository which will be installed automatically.
Installation
1. Composer
"alpin11/payum-mollie-bundle": "^2.0"
2. Activate
Enable the Bundle in Pimcore Extension Manager or via the CLI
bin/console pimcore:bundle:enable MollieBundle
3. Setup
Go to CoreShop -> PaymentProvider and add a new provider. Choose mollie from type and fill out the required fields.