PHPackages                             dachcom-digital/payum-postfinance-flex-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. dachcom-digital/payum-postfinance-flex-bundle

ActivePimcore-bundle[Payment Processing](/categories/payments)

dachcom-digital/payum-postfinance-flex-bundle
=============================================

v2.0.0(1y ago)03.9kGPL-3.0-or-laterPHPCI passing

Since Mar 31Pushed 1y ago7 watchersCompare

[ Source](https://github.com/dachcom-digital/payum-postfinance-flex-bundle)[ Packagist](https://packagist.org/packages/dachcom-digital/payum-postfinance-flex-bundle)[ RSS](/packages/dachcom-digital-payum-postfinance-flex-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (9)Used By (0)

CoreShop PostFinance Flex Payum Connector
=========================================

[](#coreshop-postfinance-flex-payum-connector)

[![Software License](https://camo.githubusercontent.com/cad8c16a3d580a69d8923c98d8de25d21cb00fa54fa60a856a8e1ca657f79db4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76332d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Software License](https://camo.githubusercontent.com/e97037437574223b9032209d2ded216fae3bacdc9e5eeed04eb89f2b83a97ba7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d44434c2d77686974652e7376673f7374796c653d666c61742d73717561726526636f6c6f723d253233666635633563)](LICENSE.md)

This Bundle activates the [Postfinance Flex](https://checkout.postfinance.ch) PaymentGateway in CoreShop. It requires the [dachcom-digital/payum-postfinance-flex](https://github.com/dachcom-digital/payum-postfinance-flex) repository which will be installed automatically.

Requirements
------------

[](#requirements)

CoreShop &gt;= 3.0

Installation
------------

[](#installation)

```
    "dachcom-digital/payum-postfinance-flex-bundle": "~2.0.0"
```

Add Bundle to `bundles.php`:

```
return [
    # add to bottom
    PayumPostFinanceFlexBundle\PayumPostFinanceFlexBundle::class => ['all' => true],
];
```

#### 3. Setup

[](#3-setup)

Go to CoreShop -&gt; PaymentProvider and add a new Provider. Choose `postfinance_flex` from `type` and fill out the required fields.

---

Changelog
---------

[](#changelog)

### 2.0.0

[](#200)

- Dependency `dachcom-digital/payum-postfinance-flex` requirement set to `^2.0`

### 1.3.0

[](#130)

- \[LICENSE\] Dual-License with GPL and Dachcom Commercial License (DCL) added

### 1.2.1

[](#121)

- Fix tax translation label

### 1.2.0

[](#120)

- Dependency `dachcom-digital/payum-postfinance-flex` requirement set to `^1.2`
- Unnecessary dependency `postfinancecheckout/sdk` removed
- `totalTaxes` added to line item
    - rate `title` gets translated by key: `coreshop.payum.postfinance.line_item.tax_title_[TAX_RATE]`
        - where `[TAX_RATE]` represents the tax rate (`.` gets replaced by `_`)
        - Example: If your taxrate represents `8.1`, the generated title would be `coreshop.payum.postfinance.line_item.tax_title_8_1`

### 1.1.0

[](#110)

- add integration type config
- add `allowedPaymentMethodConfigurations` option

### 1.0.1

[](#101)

- add `setAllowedPaymentMethodBrands` option

---

License
-------

[](#license)

**DACHCOM.DIGITAL AG**, Löwenhofstrasse 15, 9424 Rheineck, Schweiz
[dachcom.com](https://www.dachcom.com),
Copyright © 2025 DACHCOM.DIGITAL. All rights reserved.

For licensing details please visit [LICENSE.md](LICENSE.md)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance42

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~94 days

Recently: every ~59 days

Total

8

Last Release

483d ago

Major Versions

v1.3.0 → v2.0.02025-01-21

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/700119?v=4)[Stefan Hagspiel](/maintainers/solverat)[@solverat](https://github.com/solverat)

---

Top Contributors

[![solverat](https://avatars.githubusercontent.com/u/700119?v=4)](https://github.com/solverat "solverat (29 commits)")[![Zodiarc](https://avatars.githubusercontent.com/u/16105706?v=4)](https://github.com/Zodiarc "Zodiarc (1 commits)")

---

Tags

paymentecommercepostfinance

###  Code Quality

Code StyleECS

### Embed Badge

![Health badge](/badges/dachcom-digital-payum-postfinance-flex-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dachcom-digital-payum-postfinance-flex-bundle/health.svg)](https://phpackages.com/packages/dachcom-digital-payum-postfinance-flex-bundle)
```

###  Alternatives

[paymentsuite/paymentsuite

PaymentSuite is an easy implementation for lot of Payment Methods for Symfony projects

2615.5k2](/packages/paymentsuite-paymentsuite)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
