- First standalone release of the Arvato AfterPay Module
- Supports 3 payment types debit, invoice, installments
- Supports handling over the oxid admin backend only
Use Composer to add the module to your project
composer require oxid-professional-services/arvatoafterpay
- 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/arvatoafterpay" 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