Skip to content

Releases: PAYONE-GmbH/oxid-6

Release v1.3.2

12 May 08:03
4e5bfbd
Compare
Choose a tag to compare

New Features

  • we made transactionstatus forwardings a lot stabler, so hopefully no more missing forwarded statuses ✨

Bugfixes

  • Better handling of decline messages during protect
  • Fixed smaller Issues with Ratepay

Maintenance

  • we deprecated the use of Kontonummer/BLZ for SEPA and only support IBAN and BIC
  • we deprecated the cc type discover, as it is now processed as diners

Release v1.3.1

16 Mar 07:19
9045df3
Compare
Choose a tag to compare

Bugfix

  • Added config validation for Reference-Prefix

Maintenance

  • revert the revertion for editing the invoice address
  • added missing remark message to the order template of azure theme > thx @vilmal

Release v1.3.0

05 Mar 12:00
ec04e8b
Compare
Choose a tag to compare

New Features

  • we split onlinebanktransfer payment methods into their own checkout entries
  • configurable transaction status forwarding log

Bugfixes

  • force sending article list if configured
  • fix configuration export delivering wrong XML

Maintenance

  • added option to use sha2-384 for hashing
  • added some security related improvements
  • remove deprecated mapTestClassNameToCoveredClassName > thx @lambreva

Release v1.2.1

21 Oct 08:12
3690f9c
Compare
Choose a tag to compare

Bugfixes

  • fixed issues with items becoming unavailable during a redirect checkout

Maintenance

  • fixed unit tests
  • added missing edit symbol for billing addresses

Release v1.2.0

19 Sep 14:04
25e74d6
Compare
Choose a tag to compare

Features

  • Added Safe Invoice

Bugfixes

  • Fixed a wrong path to the transaction status forwarding controller
  • various smaller bugfixes

Maintanance

  • Added missing translations in backend
  • Added PSD2 Compatibility for Amazon Pay
  • dropped Support for mobile Theme ⚠
  • fixed unit tests

A Word on PSD2

At the time of Release, only Amazon Pay requires code changes to be compatible with the upcoming PSD2 regulation. However, you can configure the plugin for optimized conversion when using Credit Cards and 3-D Secure 2.0. For more info see our Remark on docs.payone.com https://docs.payone.com/display/public/INT/Oxid+6+Extension#Oxid6Extension-EnsuringMaximumConversionWith3DSecure2.0

Warning

since we've dropped support for the mobile theme, please make sure to use a newer responsive theme before updating!

Release v1.1.0

15 May 09:46
138ef57
Compare
Choose a tag to compare

Features:

  • Amazon Pay
  • Moved transactionstatus forwarding to its own controller to make it more robust

Bugfixes:

  • send dynamic shop version in request to PAYONE API
  • various smaller fixes

Maintenance:

  • removed customerid due to high potential for errors and low actual benefit
  • Removed deprecated payment method Billsafe
  • Removed deprecated frontend for credit card
  • Updated unit tests
  • added iDEAL bankgrouptye HANDELSBANKEN
  • Wave theme compatibility

Release v1.0.10

16 Oct 09:10
5bb343d
Compare
Choose a tag to compare

Bugfixes

Release v1.0.9

17 Sep 15:07
f3f64ff
Compare
Choose a tag to compare

New Features

  • added generic error for failed redirect payments
  • made cc request error response visible to customer

Bugfixes

Maintenance

  • Renamed Payolution to Paysafe Pay Later
  • updated bankgroups
  • removed deprecated support page

Release v1.0.8

12 Jun 08:59
3308b1c
Compare
Choose a tag to compare

Release v1.0.7

14 Mar 12:00
f8b495a
Compare
Choose a tag to compare
  • Removed payone icon from metadata.php
  • Implemented robust ID generation to avoid dulicate IDs while testing