oxid-professional-services / creditpass
This is Creditpass module for OXID eShop.
Installs: 255
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 17
Forks: 0
Open Issues: 0
Type:oxideshop-module
This package is auto-updated.
Last update: 2024-11-05 18:59:40 UTC
README
Version 4.0
Description
- Standalone release of the creditPass Module
- Supports 3 payment types debit, invoice, installments
- Supports handling over the oxid admin backend only
Installation
Use Composer to add the module to your project
composer require oxid-professional-services/creditpass
- 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/creditpass" from your composer.json
Run Composer again to remove Module from vendor
composer update
Changelog
Version 3.0.0
- Initial release of standalone module.
Version 3.0.1
Fixed bugs: https://bugs.oxid-esales.com/changelog_page.php?version_id=248
Version 4.0.*
- Version for OXID6 installable via Composer