This repository was archived by the owner on Jul 24, 2024. It is now read-only.
v3.0.0
<a name"3.0.0">
3.0.0 (2017-11-22)
Breaking Changes
-
Cart class now accepts an id parameter
-
test: Add test for new checkout method
New parameters for customer, shipping and billing
- refactor: Refactor Checkout method
Accepts 3 paremeters: customer, shipping, billing
BREAKING CHANGE: Refactored cart method
- test: Test for adding promotion with a cart ID argument
(bb36c2a8)