Skip to content

Release v3.5.0

Compare
Choose a tag to compare
@janteuber janteuber released this 23 May 13:36
· 226 commits to master since this release
4b016fe

New Features

  • Add validation if birthday is a valid date
  • Compatibility for Magento 2.4.4 and PHP 8.1
  • New payment method: Ratepay Direct Debit
  • New payment method: Ratepay Installment
  • Saved creditcard data will be filtered by available credit card providers

Bugfixes

  • Fixed unserialize problems with encoding
  • Changed iDeal clearing information template
  • Fixed creditcard cardholder is not saved on first entry
  • Fixed cardtypes in hosted iframe config for cvc validation
  • Ratepay javascripts now only loaded if method is activated
  • Fixed display of creditcard data in order overview
  • Fixed cardtypes in hosted iframe config for cvc validation
  • Fix potential cross-site scripting flaw on checkout page. Big thx @riconeitzel for finding this!

Maintenance

  • Updated iDeal bankgrouptypes
  • Add missing translation for Place Order button

tested with Magento 2.4.4 with PHP 8.1