Skip to content

mds-agenturgruppe/PayumUnzerBundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreShop Unzer (formerly known as heidelpay) Payum Connector

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.5%
  • JavaScript 18.5%