alpin11 / payum-mollie-bundle
[Payum] CoreShop Mollie Bundle
Installs: 5 411
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Type:pimcore-bundle
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
- dev-master
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.6.0
- v1.5.2
- v1.5.1
- v1.5.0
- v1.4.3
- v1.4.2
- v1.4.1
- v1.4.0
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.2
- v1.2.1
- v1.2
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1
- v1.0.2
- v1.0.1
- v1.0.0-beta
- dev-feature/coreshop-v4
- dev-fix/price-rules
- dev-fix/shipping-tax-amount
This package is auto-updated.
Last update: 2024-11-20 13:52: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.