This is Creditpass module for OXID eShop.

Installs: 256

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 16

Forks: 0

Open Issues: 0

Type:oxideshop-module

pkg:composer/oxid-professional-services/creditpass

v4.0.1 2020-06-05 09:03 UTC

This package is auto-updated.

Last update: 2025-10-05 21:13: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