PHPackages                             postfinancecheckout/shopware-6-3 - 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. postfinancecheckout/shopware-6-3

ActiveShopware-platform-plugin[Payment Processing](/categories/payments)

postfinancecheckout/shopware-6-3
================================

PostFinanceCheckout integration for Shopware 6

3.1.7(4y ago)010Apache-2.0PHPPHP &gt;=7.2

Since May 31Pushed 4y ago3 watchersCompare

[ Source](https://github.com/pfpayments/shopware-6-3)[ Packagist](https://packagist.org/packages/postfinancecheckout/shopware-6-3)[ Docs](https://www.postfinance.ch/checkout/)[ RSS](/packages/postfinancecheckout-shopware-6-3/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (3)Versions (7)Used By (0)

PostFinanceCheckout Payment for Shopware 6.2.3 - 6.3.\*
=======================================================

[](#postfinancecheckout-payment-for-shopware-623---63)

The PostFinanceCheckout Payment plugin wraps around the PostFinanceCheckout API. This library facilitates your interaction with various services such as transactions.

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

[](#requirements)

- PHP 7.2 and above
- Shopware 6.2.3 and above

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

[](#installation)

You can use **Composer** or **install manually**

### Composer

[](#composer)

The preferred method is via [composer](https://getcomposer.org). Follow the [installation instructions](https://getcomposer.org/doc/00-intro.md) if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

```
composer require postfinancecheckout/shopware-6-3
php bin/console plugin:refresh
php bin/console plugin:install --activate --clearCache PostFinanceCheckoutPayment
```

#### Update via composer

[](#update-via-composer)

```
composer update postfinancecheckout/shopware-6-3
php bin/console plugin:refresh
php bin/console plugin:install --activate --clearCache PostFinanceCheckoutPayment
```

### Manual Installation

[](#manual-installation)

Alternatively you can download the package in its entirety. The [Releases](../../releases) page lists all stable versions.

Uncompress the zip file you download, and include the autoloader in your project:

```
# unzip to ShopwareInstallDir/custom/plugins/PostFinanceCheckoutPayment
composer require postfinancecheckout/sdk 3.0.1
php bin/console plugin:refresh
php bin/console plugin:install --activate --clearCache PostFinanceCheckoutPayment
```

Usage
-----

[](#usage)

The library needs to be configured with your account's space id, user id, and application key which are available in your PostFinanceCheckout account dashboard.

### Logs and debugging

[](#logs-and-debugging)

To view the logs please run the command below:

```
cd shopware/install/dir
tail -f var/log/postfinancecheckout_payment*.log
```

Documentation
-------------

[](#documentation)

[Documentation](https://plugin-documentation.postfinance-checkout.ch/pfpayments/shopware-6-3/3.1.7/docs/en/documentation.html)

License
-------

[](#license)

Please see the [license file](https://github.com/pfpayments/shopware-6-3/blob/master/LICENSE.txt) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~21 days

Total

7

Last Release

1677d ago

### Community

Maintainers

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

---

Top Contributors

[![andrewrowanwallee](https://avatars.githubusercontent.com/u/73881084?v=4)](https://github.com/andrewrowanwallee "andrewrowanwallee (2 commits)")[![edgaraswallee](https://avatars.githubusercontent.com/u/81252606?v=4)](https://github.com/edgaraswallee "edgaraswallee (2 commits)")[![vttn](https://avatars.githubusercontent.com/u/4550130?v=4)](https://github.com/vttn "vttn (2 commits)")[![sauliususoniswallee](https://avatars.githubusercontent.com/u/81170125?v=4)](https://github.com/sauliususoniswallee "sauliususoniswallee (1 commits)")

---

Tags

phpshopwarepaymentPostFinance Checkout

### Embed Badge

![Health badge](/badges/postfinancecheckout-shopware-6-3/health.svg)

```
[![Health](https://phpackages.com/badges/postfinancecheckout-shopware-6-3/health.svg)](https://phpackages.com/packages/postfinancecheckout-shopware-6-3)
```

###  Alternatives

[yandex-money/yandex-money-sdk-php

Yandex.Money API SDK for PHP

105167.4k2](/packages/yandex-money-yandex-money-sdk-php)[cryptonator/merchant-php-sdk

Cryptonator.com Merchant API SDK for PHP

2713.7k](/packages/cryptonator-merchant-php-sdk)

PHPackages © 2026

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