Version 3.3.2
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 butcreated
/pending
oropen
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