coreshop/payum-unzer-bundle

CoreShop - Unzer Bundle

Installs: 6 386

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 1

Type:pimcore-bundle

1.0.1 2020-12-15 15:17 UTC

This package is auto-updated.

Last update: 2024-04-30 00:27:02 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.