This Bundle activates the Unzer PaymentGateway in CoreShop. It requires the coreshop/payum-unzer repository which will be installed automatically.
The Unzer Payum Implementation currently only supports following gateways:
- PayPal
- Klarna Sofort
- Credit Card
- Debit Card
"require": {
"coreshop/payum-unzer-bundle": "^1.0"
}
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
Go to Coreshop -> PaymentProvider and add a new Provider. Choose unzer
from type
and fill out the required fields.