coreshop / payum-unzer-bundle
CoreShop - Unzer Bundle
Package info
github.com/coreshop/PayumUnzerBundle
Type:pimcore-bundle
pkg:composer/coreshop/payum-unzer-bundle
1.0.1
2020-12-15 15:17 UTC
Requires
- php: >=7.1
- coreshop/payum-bundle: ^2.0 | ^3.0
- coreshop/payum-unzer: ^1.0
- moneyphp/money: ^3.2
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2026-03-01 00:33:43 UTC
README
This Bundle activates the Unzer PaymentGateway in CoreShop. It requires the coreshop/payum-unzer repository which will be installed automatically.
Notice
The Unzer Payum Implementation currently only supports following gateways:
- PayPal
- Klarna Sofort
- Credit Card
- Debit Card
Installation
1. Composer
"require": { "coreshop/payum-unzer-bundle": "^1.0" }
2. Installation via Extension Manager
Enable the Bundle in Pimcore Extension Manager or Installation via CommandLine:
- Execute: $ bin/console pimcore:bundle:enable UnzerBundle
- Execute: $ bin/console pimcore:bundle:install UnzerBundle
3. Setup
Go to Coreshop -> PaymentProvider and add a new Provider. Choose unzer from type and fill out the required fields.