postfinancecheckout / oxid-6.0
PFC PostFinanceCheckout Module
Installs: 294
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
Open Issues: 0
Type:oxideshop-module
Requires
- monolog/monolog: ^1.0
- postfinancecheckout/sdk: 3.2.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-27 12:01:19 UTC
README
v1.0.47, 2023-6
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.