coreshop / payum-unzer-bundle
CoreShop - Unzer Payment Bundle
Package info
github.com/coreshop/payum-unzer-bundle
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-10 10:45:44 UTC
README
Unzer (formerly heidelpay) as a CoreShop payment provider, built on coreshop/payum-unzer and the official Unzer PHP SDK 4.
| Branch | CoreShop | Pimcore | PHP | Admin UI |
|---|---|---|---|---|
3.x |
5.1 | 12 | 8.3, 8.4 | classic admin (ExtJS) and Pimcore Studio |
2026.x |
2026.x | 2026 | 8.4, 8.5 | Pimcore Studio |
Installation
composer require coreshop/payum-unzer-bundle:"^2026.1"
bin/console pimcore:bundle:enable UnzerBundle
Configuration
Create a payment provider in CoreShop → Payment Providers, choose the factory unzer and fill in:
| Field | Description |
|---|---|
| Payment type | card, paypal or sofort (deprecated by Unzer) |
| Private key | Unzer private key |
| Public key | Unzer public key, used by the Unzer UI components on the checkout page |
| Sandbox mode | enabled by default |
The payment page is rendered inside the CoreShop frontend layout (@CoreShopFrontend/layout.html.twig).
License
CoreShop Commercial License (CCL), see LICENSE.md.