You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update v1.1.4
* Fixed a bug when a decimal value in the "total cart value" condition's field wasn't valid.
* Fixed a bug with cart summary not shown correctly on some earlier Prestashop 1.7 versions.
* Taxes are displayed correctly in cart summary on Prestashop 1.7
* Improved compatibility with various Prestashop versions when adding the fee to carrier's fee.
* When reordering an order with COD Product, it will be deleted from the cart automatically (except for some early 1.7 PS versions).
Update to v1.1.2
* Added option for order state after payment.
* Added some sanity checks for some parameters that might change in Prestashop from the user (tax rules, custom order states, countries , zones etc).
* Fixed a bug with ValidateOrder function.
* Visual improvements.