PHPackages                             dachcom-digital/payum-postfinance-flex - 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

ActiveLibrary[Payment Processing](/categories/payments)

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

PostFinance Flex Ecommerce for Payum

v2.0.0(1y ago)03.9k1GPL-3.0-or-laterPHP

Since Mar 31Pushed 1y ago7 watchersCompare

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

READMEChangelog (5)Dependencies (2)Versions (11)Used By (1)

Payum PostFinance Flex
======================

[](#payum-postfinance-flex)

Payum Gateway For [PostFinance Checkout](https://checkout.postfinance.ch)

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

[](#requirements)

- PHP 8.0+
- [Payum](https://github.com/Payum/Payum)

Information
-----------

[](#information)

This extension currently **does not** support multiple line items. It only creates one line item which contains all the total information of the given order.

---

BackOffice
----------

[](#backoffice)

### Environments

[](#environments)

Use multiple spaces to determine test/production.

### Webhook

[](#webhook)

You need to define a global webhook: `https://your-domain.com/payment/notify/unsafe/[YOUR_POSTFINANCE_FLEX_GATEWAY_NAME]`

---

Changelog
---------

[](#changelog)

### 2.0.0

[](#200)

- \[NEW FEATURE | **BC BREAK**\] `TransactionCreate` Object added: The object `DachcomDigital\Payum\PostFinance\Flex\Transaction\Transaction`now provides a `getTransactionCreateObject` method, which gives you full control over the transaction data. Therefor we've removed several methods within the `Transaction` object itself. Use to the `TransactionCreate` object directly, to add additional data.
    - Removed methods:
        - `(get|set)AllowedPaymentMethodBrands`
        - `(get|set)AllowedPaymentMethodConfigurations`
        - `(get|set)ShippingAddress`
        - `(get|set)BillingAddress`
    - Signature of `transaction_extender` within the payment `details` has changed:
        - `transactionCreate` added
        - `allowedPaymentMethodBrands`, `allowedPaymentMethodConfigurations`, `shippingAddress`, `billingAddress` removed

---

### 1.3.0

[](#130)

- introduce `GetTransactionDetailsAction`

### 1.2.0

[](#120)

- dependency `postfinancecheckout/sdk:^4.1` added
- added `totalTaxes` to transaction extender to allow tax rates submission to line item

### 1.1.1

[](#111)

- change payment state to `authorized` if transaction state is `completed`

### 1.1.0

[](#110)

- add integration types
- Add `allowedPaymentMethodConfigurations` option

### 1.0.4

[](#104)

- keep payment state at `new` even if postfinance status is `confirmed`. Reason: PF state `confirmed` only means, that the payment itself cannot be altered anymore and instantly triggers, as soon the payment transaction has been dispatched.

### 1.0.3

[](#103)

- allow address data submission, use abstract model creation

### 1.0.2

[](#102)

- use dedicated notify token for webhooks to prevent invalidation before completing payment state submission

### 1.0.1

[](#101)

- Add `allowedPaymentMethodBrands` option

Copyright and License
---------------------

[](#copyright-and-license)

Copyright: [DACHCOM.DIGITAL](https://www.dachcom-digital.ch)For licensing details please visit [LICENSE.md](LICENSE.md)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance42

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.8% 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 ~73 days

Recently: every ~59 days

Total

10

Last Release

475d 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 (30 commits)")[![Zodiarc](https://avatars.githubusercontent.com/u/16105706?v=4)](https://github.com/Zodiarc "Zodiarc (1 commits)")

---

Tags

paymentecommercepostfinance

### Embed Badge

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

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

###  Alternatives

[paymentsuite/paymentsuite

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

2715.5k2](/packages/paymentsuite-paymentsuite)

PHPackages © 2026

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