oxid-professional-services / arvatoafterpay
The payment module by Arvato AfterPay.
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 16
Forks: 2
Open Issues: 9
Type:oxideshop-module
Requires
- oxid-esales/oxideshop-ce: >=v6.3
- dev-master
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- 2.0.0
- dev-dependabot/npm_and_yarn/resources/grunt-1.5.3
- dev-dependabot/npm_and_yarn/resources/minimist-1.2.6
- dev-dependabot/npm_and_yarn/resources/ajv-6.12.6
- dev-dependabot/npm_and_yarn/resources/node-sass-7.0.0
- dev-dependabot/npm_and_yarn/resources/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/resources/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/resources/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/resources/y18n-4.0.1
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