Skip to content

v5.1.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@margud margud released this 18 May 09:51

Changes in release 5.1.0-beta3
1.7.0.x - 1.7.8.x
Compatible with PHP:
7.0.0 - 7.3.x

OPTIMIZATION

  • Fixed refund and cancel information text in order page
  • Improved transaction information saving logic to avoid missing information
  • Added http status codes and exception handle to sentry on webhook calls
  • Changed logic for webhook on refund for transaction. It now works via Orders API
  • Added extra information for webhook errors in mollie history and sentry
  • Added new CURL adapter that increases max timeout time from 10 sec to 30 sec
  • Added double check in webhook for orders that break down while being created. Now after webhook tries to call webhook again when it got error 500 we will update order status and transaction number. Before it would be stuck and status couldn’t be changed
  • Ignoring ngrok domains for segment tracking
  • Ignore beta releases when showing warning about new version in module (Prestashop Back office)

NEW FEATURES

  • Added Apple Pay Direct (payment possibility from Product page and Cart page)