oxid-professional-services / easycredit-module
The payment module by EasyCredit.
Package info
github.com/OXIDprojects/easycredit-module
Type:oxideshop-module
pkg:composer/oxid-professional-services/easycredit-module
4.0.2-rc.1
2026-03-06 15:03 UTC
Requires
- php: >=8.0
- ext-curl: *
- oxid-esales/oxideshop-ce: >=7.0
Requires (Dev)
- phpmd/phpmd: ^2.11
- phpstan/phpstan: ^1.9.2
- squizlabs/php_codesniffer: 3.*
Conflicts
- oxid-esales/oxideshop-ce: <7.0
- dev-b-6.1.x
- 4.0.2-rc.1
- v4.0.1
- v4.0.1-rc.1
- v4.0.0
- v4.0.0-rc.3
- v4.0.0-rc2
- v4.0.0-rc1
- v3.0.9
- v3.0.9-rc.1
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- dev-b-7.0.x
- dev-PSEC-82
- dev-PSEC-61/report_delivery
- dev-PSEC-69/namespacing
- dev-RenameCorePaert1
This package is auto-updated.
Last update: 2026-03-06 15:05:21 UTC
README
Version 3.0.9
Description
- First standalone release of the easyCredit-Ratenkauf Module
- Supports payment type installment plan
- Supports handling over the oxid admin backend only
Installation
Use Composer to add the module to your project
composer require oxid-professional-services/easycredit-module
- Activate the module in administration area
- clear tmp and regenerate views
- Make sure to take care of all the settings, options and credentials described in the user manual
Uninstall
- Deactivate the module in administration area
- remove "oxid-professional-services/easycredit-module" from your composer.json
Run Composer again to remove Module from vendor
composer update
Changelog
Version 1.0.0
- Version for OXID4 installable via FTP
Version 2.0.0
- Version for OXID6 installable via Composer
Version 2.0.4
- Function-Check for OXID 6.2.3
- easyCredit Orders are not changable (Discounts, add Articles...) in OXID-Backend
Version 2.0.5
- Birthday is not required
- Possiblility to use own jqueryUI-Lib in Frontend
Version 2.0.6
- Fix: Elimination of malfunctions in other payment modules
Version 3.0.0
- Introduce Namespaces
- No more support for OXID <= v6.0
- Integrate new API für dealer gateway
- Transaction-Overview in Backend
- Storno in Backend
Version 3.0.1
- Bugfixes
Version 3.0.2
- Bugfixes
Version 3.0.3
- Bugfixes
Version 3.0.4
- transfer OrderNr to EasyCredit
- remove Ankaufsobergrenze
Version 3.0.5
- remove Payment-Costs in Checkout
- add better default-values for payment
Version 3.0.6
- improve Backwards-compatiblity to PHP7.2
- calculate Rateplan only in Payment-Pricerange (by default 200 < x < 10000)
Version 3.0.7
- bugfix-release
Version 3.0.8
- Rebranding easyCredit-Ratenkauf
Version 3.0.9
Fix
- 0007754: fix ModuleChainGenerator that has issue loading EasyCreditPayment