Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Releases: heidelpay/modified

basket api integration

14 Mar 15:20
957306f
Compare
Choose a tag to compare

v18.3.14

Added

  • basket for secured invoice and secured direct debit

Changed

  • secured invoice is no longer available after user was denied by insurance provider
    for the time of the actual session.
  • error message is replaced by an error code that is then again translated to a text by a message-code-mapper
  • sofortueberweisung was renamed sofort
  • Heidelberger Payment GmbH was renamed heidelpay GmbH

Removed

  • Billsafe

Bugfix warning for testmode is always active

09 Oct 15:10
Compare
Choose a tag to compare

The testmode warning was always active for direct debit and invoice secured payment methods.

Bugfix for 3DSecure redirect

23 Jun 09:53
Compare
Choose a tag to compare

Bugfix for 3DSecure redirect

17.4.7 PHP7 support and b2c invoice/direct debit secured

07 Apr 16:18
Compare
Choose a tag to compare

Release Notes - heidelpay extension for modified

v17.4.7

Added

  • new payment method invoice secured
  • new payment method direct debit secured
  • add doc blocks to file and functions
  • customer address has to be equal for all b2c payment methods
  • disable b2c payment methods when company is set

Changed

  • enforce code style
  • add composer support
  • replace mysql with mysqli api, required for php7 support

giropay

  • input fields for iban and bic in store front are not longer required

sofort

  • input fields for iban and bic in store front are not longer required. Please contact our support to switch your sofort project settings.

Credit card

  • fix possible include injection in after registration action
  • escape string on after registration action

Fixed

Removed

direct debit

  • bic is not longer necessary for the 23 SEPA countries
  • account number and bank id will not longer be supported

fixed redirect for async transactions

30 Mar 14:15
Compare
Choose a tag to compare

fixed redirect for async transactions