Skip to content

Version 3.3.2

Compare
Choose a tag to compare
@firstred firstred released this 03 Dec 13:23
· 3239 commits to master since this release

Compatible with PrestaShop:

  • 1.5.x.x
  • 1.6.x.x
  • 1.7.0.x - 1.7.4.x

Compatible with PHP:

  • 5.3.29 - 7.3.x
    • the JSON and cURL extension are required

Changes:

  • Improved cache handling
  • Bypass webhooks for localhost testing
  • Postcode no longer required
  • Wait on the return page for the order status to become either paid/canceled/etc. (anything but created/pending or open when method != banktransfer)
  • [Orders API] Avoid listing free items on the order product list
  • [Orders API] Fix order reference
  • [Orders API] Fix sending mails
  • [Orders API] Improved order rounding handling