w4services / w4_payrexx
W4 Payrexx payment gateway for TYPO3
Installs: 81
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 2
Type:typo3-cms-extension
Requires
- extcode/cart: ^8.2
- typo3/cms-core: ^11.5
Replaces
- typo3-ter/w4_payrexx: 1.0.1
This package is auto-updated.
Last update: 2025-03-14 15:09:07 UTC
README
TYPO3 Extension w4_payrexx
Integrates the Payrexx payment platform into the cart
extension.
URL | |
---|---|
Repository: | https://github.com/w4holding/w4_payrexx |
TER: | https://extensions.typo3.org/extension/w4_payrexx/ |
Compatibility
w4_payrexx | TYPO3 | PHP | Support / Development |
---|---|---|---|
dev-main | 11.5 | 7.4 - 8.1 | unstable development branch |
1.x.x | 11.5 | 7.4 - 8.1 | features, bugfixes, security updates |
Installation
Install via composer:
composer require w4services/w4_payrexx
If not yet installed, the extension cart
will be installed.