In today’s release a couple of nasty bugs have been solved which are good improvements for the customers
💸 Show the total of savings in one line in the Sticky CTA in Basket
We brought back the total savings on 1 line on the sticky CTA. We used to have this in Spryker, but not yet in Magento. This is there now and makes the sticky much smaller. Also from a conversion perspective it’s much easier for the customer to see instantly on the total savings.
🐛 Bugs!
💳 Trim the address line sent to 3d secure validation [Braintree API]
This issue was blocking some customers to be able to pay their order with credit card or braintree
🐛 Show the correct translation for VAT field on PT store
🐛 Connectif issue
🐛 Gift in order summary in the basket and checkout was displayed incorrectly
Other fixes (tech)
💗 Add new domain to the whitelist
🚚 Credentials to download the mondial relay module
📝 Avoid magento sets the memorry_limit with a .user.ini file
Release 2.6.1 - 12 July 2023
In today release we have a hotfix for the payment issue that we had from previous release 6th July which caused Braintree duplicated payments.
In the function where we do the street length control we make a call to the super function that is the one we are overriding, the result is that we make two validations of 3dsecure cards.
Release 2.7.0 - 13 July 2023
In today’s release a couple of fixes related with labels and CMS pages.