PFC PostFinanceCheckout Module

Maintainers

Package info

github.com/pfpayments/oxid-6.0

Homepage

Type:oxideshop-module

pkg:composer/postfinancecheckout/oxid-6.0

Statistics

Installs: 329

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.55 2026-03-12 09:13 UTC

README

v1.0.55, 2026-3

This repository contains the OXID PostFinance Checkout payment module that enables the shop to process payments with PostFinance Checkout.

To use this extension, a PostFinance Checkout account is required.

Requirements

Install Oxid 6.2+

Run on the same path via terminal (required on oxid 6.2 upwards) this command to install the plugin: +

composer require postfinancecheckout/oxid-6.0

If the plugin still don't work you need to run these commands:

./vendor/bin/oe-console oe:module:install source/modules/pfc/PostFinanceCheckout
./vendor/bin/oe-console oe:module:install-configuration source/modules/pfc/PostFinanceCheckout
./vendor/bin/oe-console oe:module:activate PostFinanceCheckout
./vendor/bin/oe-console oe:module:apply-configuration

Support

Support queries can be issued on the PostFinance Checkout support site.

Documentation

License

Please see the license file for more information.