This package is abandoned and no longer maintained. No replacement package was suggested.

The payment module by Arvato AfterPay.


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