All notable changes to this project will be documented in this file.
1.0.4 - 2019-02-06
- Compatibility with PHP 7.2
1.0.3 - 2019-01-31
- Add Travis to validate code standard.
- Change Session to be loaded by Proxy.
- #11 Only single OrderID returned in
V1/guest-carts/:cartID/order
orV1/carts/:cartID/order
PUT endpoints
- Improved module architecture & code structure.
1.0.2 - 2018-08-21
- Option to select a product attribute to define order split.
- Capability to split shipping totals into all orders or only one.
- Split shipping totals into all orders or only one.
- Set shipping to one order only.
- Improved module architecture.
- Stable order submission.
1.0.1 - 2018-07-20
- CMS module settings (Enable/Disable)
- Compatibility with 2.1.* EE.
- Improved module architecture.
- Stable order submission.
- Expose methods to be intercepted.
1.0.0 - 2018-02-15
- Release module.