- First standalone release of the easyCredit-Ratenkauf Module
- Supports payment type installment plan
- Supports handling over the oxid admin backend only
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
- 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
- Version for OXID4 installable via FTP
- Version for OXID6 installable via Composer
- Function-Check for OXID 6.2.3
- easyCredit Orders are not changable (Discounts, add Articles...) in OXID-Backend
- Birthday is not required
- Possiblility to use own jqueryUI-Lib in Frontend
- Fix: Elimination of malfunctions in other payment modules
- Introduce Namespaces
- No more support for OXID <= v6.0
- Integrate new API für dealer gateway
- Transaction-Overview in Backend
- Storno in Backend
- Bugfixes
- Bugfixes
- Bugfixes
- transfer OrderNr to EasyCredit
- remove Ankaufsobergrenze
- remove Payment-Costs in Checkout
- add better default-values for payment
- improve Backwards-compatiblity to PHP7.2
- calculate Rateplan only in Payment-Pricerange (by default 200 < x < 10000)
- bugfix-release
- Rebranding easyCredit-Ratenkauf