| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This Bundle activates the Postfinance Flex PaymentGateway in CoreShop. It requires the dachcom-digital/payum-postfinance-flex repository which will be installed automatically.
CoreShop >= 3.0
"dachcom-digital/payum-postfinance-flex-bundle": "~2.0.0"Add Bundle to bundles.php:
return [
# add to bottom
PayumPostFinanceFlexBundle\PayumPostFinanceFlexBundle::class => ['all' => true],
];Go to CoreShop -> PaymentProvider and add a new Provider. Choose postfinance_flex from type and fill out the required fields.
DACHCOM.DIGITAL AG, Löwenhofstrasse 15, 9424 Rheineck, Schweiz
dachcom.com, dcdi@dachcom.ch
Copyright © 2025 DACHCOM.DIGITAL. All rights reserved.
For licensing details please visit LICENSE.md
| Back | FazBrowse Home | New Git URL |