Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
102 lines (73 loc) · 3.32 KB

changelog_en.md

File metadata and controls

executable file
·
102 lines (73 loc) · 3.32 KB

heidelpay Payment Gateway Changelog

Changed

Added

Changed

  • The user guide has been updated.

Changed

  • Disable submit and cancel button on click to avoid more then one submit.

Fixed

  • Fixed a problem appearing when rendering the success page and the orders in the customer backend if the payment does not belong to heidelpay.

Changed

  • If a payment method cannot be used by the customer a specific error message is shown.
  • The sections Configuration > Data Container and Workflow description > Invoice secured B2C within the user guide have been updated.
  • The address comparison has been optimized to raise the conversion rate of invoice payments.

Added

  • Additional payment information can now be shown within the customer backend (Invoice payment). See User Guide for details.
  • Payment information for invoice payment types are now shown within the merchant backend.
  • An error message will be shown when the customer is under 18.
  • An error message will be shown when the salutation is invalid.

Fixed

  • A bug resulting in an error when generating invoices for unknown payment methods.

Added

  • Added payment type secured Invoice B2C.
  • Data-Container for additional payment information. See User Guide for details.
  • Additional preview image.
  • Enabled basket transmission for secured payments.

Changed

  • Updated the User guides.

Removed

  • Removed obsolete code.

Fixed

  • A bug resulting in a problem creating orders in preview mode.

Change

  • Replace images.
  • Resolve codingstyle violations.
  • Update .gitignore
  • Add support information to readme

Fixed

  • Fix support phone number.
  • Fix incorrect VAT for internaational customer

Removed

  • Todo-comments.
  • Logging from event handler to avoid extensive logging.

Change

  • Refactored translations, added new ones and fixed mixup.
  • Moved payment method generation to migration.
  • Updated the user-guide.

Added

  • IO as requirement to plugin.json.

1.0.0

Added

  • Initial implementation.
  • Added payment methods credit card, debit card, Sofort and direct debit.