Skip to main content

Unzer HPP for VirtueMart

version history

Version 1.0.3

(September 09, 2026)
  • Improved
    Added dedicated user notification message when a payment fails.
  • Fixed
    Resolved an issue where failed payments could be mistakenly assigned a cancelled status due to webhook race conditions.
  • Fixed
    Prevented duplicate processing and status overwrites when refreshing or repeatedly clicking the cancel link.

Version 1.0.2

(October 25, 2025)
  • Improved

    Debug logging

  • Fixed

    Fixed compatibility with One Page Checkout

Version 1.0.1

(June 14, 2025)
  • Improved

    Debug logging

  • Improved

    Do not show API keys by default in configuration

  • Fixed

    PHP Warning: Undefined property: stdClass::$payment_status

Version 1.0.0

(June 09, 2025)
  • Added
    Initial Release