- Home
- /
- Qliro One for WooCommerce
- /
- Changelog
Changelog
0.5.0
- Feature - Added support for Table Rate Shipping plugin.
- Fix - Fixed an issue caused by relying on the WooCommece cart hash if we should update an order to Qliro or not. This caused issues with anything that did not change the totals or the contents of the cart.
- Fix - Fixed so the Qliro order id is logged with each request, making log parsing easier.
- Enhancement - The Qliro HTML snippet is now stripped from the request logs.
- Enhancement - Add order note to WooCommerce orders when a Qliro order has been placed that contain the Qliro order id.
- Feature - Added support for OnHold callbacks from Qliro.
- Tweak - Minor change to style to make the order review take up the space its allowed to take up
- Fix - Fixed an issue with adminapi endpoints containing a extra backslash causing 404 errors.
- Fix - Fixed sending a incorrect field name for MinimumCustomerAge.
- Fix - Fixed some error handling on the order confirmation page.
- Fix - Fixed an issue with order management callbacks. The confirmation string was not being passed in the URL for the callback.
- Feature - Add support for the Post Purchase Upsell for WooCommerce plugin.
- Tweak - Changed the ID of the order review in our checkout template.
- Tweak - Readme changes.
- Tweak - Readme changes.
- Initial release.