Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 763 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 763 Bytes

OXID eShop 7.0 payment module

CHANGELOG

Version 1.0.4 - Released 2024-12-10

  • Fix: rename hosted attribute

Version 1.0.3 - Released 2024-11-12

  • Fix: check terms and conditions when embedded mode & adb are enabled
  • Fix: sanitize address values

Version 1.0.2 - Released 2024-09-17

  • Fix: use parent instead of recursive call on order cancel

Version 1.0.1 - Released 2024-05-20

  • Update: redirect back to checkout page for embedded klarna
  • Update: improve the way how error message are displayed
  • Fixed: added missing translation to DE
  • Fixed: Added check for payment method in finalizeOrder
  • Fixed: removed unused code
  • Fixed: Update payment date on charge

Version 1.0.0 - Released 2024-01-10

  • Migrate from Oxid 6.5 to 7.0