oxid-professional-services / arvatoafterpay
This package is abandoned and no longer maintained.
No replacement package was suggested.
The payment module by Arvato AfterPay.
Package info
github.com/OXIDprojects/arvato-afterpay-module
Type:oxideshop-module
pkg:composer/oxid-professional-services/arvatoafterpay
v2.0.5
2020-06-05 14:00 UTC
Requires
- oxid-esales/oxideshop-ce: >=v6.3
This package is auto-updated.
Last update: 2022-09-26 00:40:49 UTC
README
Version 2.0.0
Description
- First standalone release of the Arvato AfterPay 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/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
Uninstall
- 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
Changelog
Version 1.0.0
- Version for OXID4 installable via FTP
Version 2.0.0
- Version for OXID6 installable via Composer