Benutzer-Werkzeuge

Webseiten-Werkzeuge


Übersetzungen dieser Seite:
plugins:magento

Magento: Versionshistorie / Change log

Magento 2.x

Changes for the Magento 2 plugin are listed here. For the incompatible Magento 1 plugin, please see further below.

V. 5.1.7 (11.12.2023)

  • Allow partial refund for creditcard, direct debit and paydirekt.
  • Compatibility with PHP 8.2

V. 5.1.6 (23.01.2023)

  • Bugfix in purpose handling for customers without account.

V. 5.1.5 (04.10.2022)

  • Implemented support for the new giropay via Paydirekt.
  • Changed the iDEAL logo.

V. 5.1.4 (22.05.2022)

  • Adding php versions 8.0.0 and 8.1.0 to the composer.json files.

V. 5.1.3 (15.02.2022)

  • Fixed a bug that prevented transaction data from being properly written to the database. This bug was introduced in v. 5,1,0.

V. 5.1.2 (20.09.2021)

  • Fix to 3-D Secure 2.0 data, where sometimes long fields would cause errors. If an address field is too long, it will now be automatically truncated.

V. 5.1.1 (24.02.2021)

  • Added support for 3-D Secure 2.0. Address data is now sent to payment server for credit card payments, so it is not requested upon credit card data entry.

V. 5.1.0 (14.12.2020)

  • The payment methods Creditcard, Maestro, Paydirekt and Sofort can now be used for internal payments from the backend.

V. 5.0.9 (15.09.2020)

  • Support for payment method Maestro
  • Support for payment method Bluecode
  • Added validation for configuration parameters
  • Support for digital carts with Paydirekt
  • New logos for Direct Debit, VISA/Mastercard and Sofort
  • Support for refunds from application

V. 5.0.8 (24.01.2020)

  • Fixed issue with purpose (Verwendungszweck) where custom content from configuration was not being applied.

V. 5.0.7 (29.10.2019)

  • Added compatibility with PHP 7.3.

V. 5.0.6 (18.10.2019)

  • Fixed issue with missing configuration options or direct debit.

V. 5.0.5 (17.10.2019)

  • For iDEAL and direct debit, removed the field(s) for entering the BIC and/or IBAN. All transactions will now be initialized without BIC/IBAN so the external form service is used. Entering the bank data within the plugin is not supported anymore.
  • For giropay and eps, removed the Javascript widget and the field for entering the BIC. All transactions will now be initialized without BIC so the external form service is used. Entering the BIC within the plugin is not supported anymore.

V. 5.0.4 (12.04.2019)

  • Fixed issue with language code used for credit card form (was always in English)

V. 5.0.3 (02.04.2019)

  • Enabled compatibility with PHP 7.2

V. 5.0.2 (12.12.2018)

  • Fixed error in direct debit payments
  • Optimized order state handling

V. 5.0.1.4 (10.12.2018)

  • Fixed problem with double invoice generation in certain cases
  • Fixed problem with incorrect order status on failed payments
  • Prevented problems in case of parallel notification and redirect

V. 5.0.1.3 (08.11.2018)

  • Fixed problem with order state, this state isn't updated after the payment.
  • Added sort order to the plugin configuration for all the payment methods.

V. 5.0.1.2 (27.07.2018)

  • Changes in module structure for Magento installation improvements

V. 5.0.1.1 (05.04.2018)

  • Enabled compatibility with PHP 7.1

V. 5.0.1.0 (12.12.2017)

  • Fixed bug that prevented the last payment method from being configurable in administration section
  • Fixed problem in notification that led to a fatal error in some cases
  • Fixed problem with direct debit that was sending a wrong field to server
  • Fixed problem where configurable products were not displayed correctly in the cart info of Paydirekt
  • Fixed handling of prices with taxes
  • Added correct sourceid info

V. 5.0.0.0 (04.08.2017)

  • Completely new plugin for Magento 2 with support for all 7 payment methods.

Magento 1.x

Changes for Magento 1.x plugin which is incompatible to the Magento 2 plugin.

V 4.5.4 (03-11-2022)

  • Implemented support for new giropay via paydirekt.
  • Replaced the iDEAL, paydirekt and direct debit logos with current versions.

V 4.5.3 (23-02-2021)

  • Bugfix to 3-D Secure 2.0 support in credit card payments.

V 4.5.2 (21-01-2021)

  • Added support for 3-D Secure 2.0. Address data is now sent to payment server for credit card payments, so it is not requested upon credit card data entry.

V 4.5.1 (12-08-2019)

  • Removed unnecessary call to a function that generated a fatal error in some situations.
  • Improved integration with other payment plugins, where there may have been a problem in earlier versions.
  • For iDEAL and direct debit, removed the field(s) for entering the BIC and/or IBAN. All transactions will now be initialized without BIC/IBAN so the external form service is used. Entering the bank data within the plugin is not supported anymore.

V 4.5.0 (26-06-2019)

  • Implemented support for new payment method Maestro
  • Support for multiple languages: German, Spanish, English, French
  • Allow deactivation of the additional data form for direct debit, so that the corresponding intermediate (external) form is used instead (this is useful for cases where this form causes conflicts in the shop). Name of the option: Enable external form service / Externen Formularservice aktivieren. Default is off.
  • For giropay and eps, removed the Javascript widget and the field for entering the BIC. All transactions will now be initialized without BIC so the external form service is used. Entering the BIC within the plugin is not supported anymore.
  • Add separate error message if connection to GS server is not possible due to errors in parameter configuration (Merchant-ID, Project-ID, Project-Password).
  • Paydirekt: Support for digital carts.
  • Change Direct Debit, VISA/MasterCard and Sofort logos to the new ones.
  • Allow refunds: In order overview in the shop system, allow the user to initiate a refund for payment types: creditcard, directdebit, maestro, paydirekt.
  • Allow reservations and captures, where reservation is configurable in backend as default transaction type for credit card, direct debit and paydirekt. If reservation (or auth) is configured, all payments are made with that type and the capture is then made when the order state is changed to shipped.

V 4.0.1 (02-10-2018)

  • Improved handling of potential race condition between notify and redirect
  • Improved error handling in case of invoice sending error

V 4.0.0.13 (09-05-2018)

  • Fixed details for marketplace compatibility
  • Fixed problem that caused header already sent error for iDEAL

V 4.0.0.12 (20-12-2017)

  • Fixed problem where configurable products were not displayed correctly in the cart info of Paydirekt
  • Fixed handling of prices with taxes

V 4.0.0.11 (17-08-2017)

  • Fixed issue where reference number was not written to order info.

V 4.0.0.10 (04-07-2017)

  • Bugfix that prevented proper giropay processing.

V 4.0.0.9 (03-07-2017)

  • Set the locale to 'en' for languages other than 'de' and 'en' in creditcard payment method.
  • Add the discount coupon to paydirect payment method.

V 4.0.0.8 (04-01-2017)

  • Fix problem with duplicated order comments and emails after the purchase.
  • Adding sleep(5) function to redirect action in the payment methods.

V 4.0.0.7 (17-10-2016)

Improvements in notification and redirect handling.

  • Process the order in notify and redirect page, change status and finish the order.
  • Checking the order status.
  • Fix the notification code, change to codes HTTP 200 or 400. Remove code 503.

V 4.0.0.3 (22-07-2016)

  • Fix for an exception

V 4.5.2 (21-01-2021)

  • Added support for 3-D Secure 2.0. Address data is now sent to payment server for credit card payments, so it is not requested upon credit card data entry.

V 4.5.1 (12-08-2019)

  • Removed unnecessary call to a function that generated a fatal error in some situations.
  • Improved integration with other payment plugins, where there may have been a problem in earlier versions.
  • For iDEAL and direct debit, removed the field(s) for entering the BIC and/or IBAN. All transactions will now be initialized without BIC/IBAN so the external form service is used. Entering the bank data within the plugin is not supported anymore.

V 4.5.0 (26-06-2019)

  • Implemented support for new payment method Maestro
  • Support for multiple languages: German, Spanish, English, French
  • Allow deactivation of the additional data form for direct debit, so that the corresponding intermediate (external) form is used instead (this is useful for cases where this form causes conflicts in the shop). Name of the option: Enable external form service / Externen Formularservice aktivieren. Default is off.
  • For giropay and eps, removed the Javascript widget and the field for entering the BIC. All transactions will now be initialized without BIC so the external form service is used. Entering the BIC within the plugin is not supported anymore.
  • Add separate error message if connection to GS server is not possible due to errors in parameter configuration (Merchant-ID, Project-ID, Project-Password).
  • Paydirekt: Support for digital carts.
  • Change Direct Debit, VISA/MasterCard and Sofort logos to the new ones.
  • Allow refunds: In order overview in the shop system, allow the user to initiate a refund for payment types: creditcard, directdebit, maestro, paydirekt.
  • Allow reservations and captures, where reservation is configurable in backend as default transaction type for credit card, direct debit and paydirekt. If reservation (or auth) is configured, all payments are made with that type and the capture is then made when the order state is changed to shipped.

V 4.0.1 (02-10-2018)

  • Improved handling of potential race condition between notify and redirect
  • Improved error handling in case of invoice sending error

V 4.0.0.13 (09-05-2018)

Fixed details for marketplace compatibility

  • Fixed problem that caused header already sent error for iDEAL

V 4.0.0.12 (20-12-2017)

  • Fixed problem where configurable products were not displayed correctly in the cart info of Paydirekt
  • Fixed handling of prices with taxes

V 4.0.0.11 (17-08-2017)

  • Fixed issue where reference number was not written to order info.

V 4.0.0.10 (04-07-2017)

  • Bugfix that prevented proper giropay processing.

V 4.0.0.9 (03-07-2017)

  • Set the locale to 'en' for languages other than 'de' and 'en' in creditcard payment method.
  • Add the discount coupon to paydirect payment method.

V 4.0.0.8 (04-01-2017)

  • Fix problem with duplicated order comments and emails after the purchase.
  • Adding sleep(5) function to redirect action in the payment methods.

V 4.0.0.7 (17-10-2016)

  • Improvements in notification and redirect handling.
  • Process the order in notify and redirect page, change status and finish the order.
  • Checking the order status.
  • Fix the notification code, change to codes HTTP 200 or 400. Remove code 503.

V 4.0.0.3 (22-07-2016)

  • Fix for an exception
plugins/magento.txt · Zuletzt geändert: 2023/12/11 20:41

Seiten-Werkzeuge