v1.0.48, 2025-1
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.
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 queries can be issued on the PostFinance Checkout support site.
Please see the license file for more information.