PHPackages                             coreshop/payum-postfinance-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. coreshop/payum-postfinance-bundle

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

coreshop/payum-postfinance-bundle
=================================

CoreShop - PostFinance Bundle

v2.0.0(3y ago)21.8k1GPL-3.0-or-laterPHPPHP ^8.0

Since Jan 10Pushed 3y ago3 watchersCompare

[ Source](https://github.com/coreshop/PayumPostFinanceBundle)[ Packagist](https://packagist.org/packages/coreshop/payum-postfinance-bundle)[ Docs](http://www.coreshop.org)[ RSS](/packages/coreshop-payum-postfinance-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (9)Used By (0)

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

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

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

Important Information
---------------------

[](#important-information)

There is nasty behaviour if a customer returns from the PostFinance payment page: PostFinance fires the callback page **twice** if the user clicks the *"abort"* or *"ok"* button. This leads to a "token not fond" since the token gets invalidated at the first request. This Bundle will partly override the `HttpRequestVerifierBuilder` to prevent this invalidation (and triggers only if the payment gateway matches with PostFinance.) To prevent tokens to stay forever, there is also a Command and Maintenance Script which removes outdated "Capture" and "After-Pay" tokens older than two days.

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

[](#requirements)

CoreShop &gt;= 3.0

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

[](#installation)

#### 1. Composer

[](#1-composer)

```
    "coreshop/payum-postfinance-bundle": "~2.0.0"
```

#### 2. Activate

[](#2-activate)

Enable the Bundle in Pimcore Extension Manager

#### 3. Setup

[](#3-setup)

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

Maintenance Listener
--------------------

[](#maintenance-listener)

Every 24h a maintenance script will remove `capture` and `after-pay` tokens older than two days. If you want to change the amount, just override the parameter:

```
parameters:
    post_finance_token_expired_days: 20
```

Command
-------

[](#command)

Remove outdated tokens

```
$ bin/console postfinance:invalidate-expired-tokens --days=20
```

Changelog
---------

[](#changelog)

### v2.0.0

[](#v200)

- Pimcore X + CoreShop 3 ready

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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 ~267 days

Recently: every ~393 days

Total

8

Last Release

1218d ago

Major Versions

v1.0.5 → v2.0.02023-02-28

PHP version history (2 changes)v1.0.0PHP ^7.0

v2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e6629cd742a482f40408226816e9cacb5e649ccb53973872a60e56638b2c55e9?d=identicon)[dpfaffenbauer](/maintainers/dpfaffenbauer)

---

Top Contributors

[![solverat](https://avatars.githubusercontent.com/u/700119?v=4)](https://github.com/solverat "solverat (32 commits)")[![dpfaffenbauer](https://avatars.githubusercontent.com/u/5981845?v=4)](https://github.com/dpfaffenbauer "dpfaffenbauer (2 commits)")

---

Tags

ecommercepimcorepostfinancecoreshop

### Embed Badge

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

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

PHPackages © 2026

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