- 26 Apr, 2016 4 commits
-
-
Brent Gulanowski authored
-
Also update to support new JSON serialization and dirty tracking.
Brent Gulanowski authored -
Brent Gulanowski authored
-
Brent Gulanowski authored
-
- 25 Apr, 2016 3 commits
-
-
Brent Gulanowski authored
-
Brent Gulanowski authored
-
Brent Gulanowski authored
-
- 21 Apr, 2016 1 commit
-
-
Dima Bart authored
-
- 20 Apr, 2016 2 commits
- 19 Apr, 2016 1 commit
-
-
- switch from channelID to appID - adjust API endpoints for products and collections - adjust mocked responses
Dima Bart authored
-
- 15 Mar, 2016 1 commit
-
-
Gabriel O'Flaherty-Chan authored
-
- 25 Jan, 2016 1 commit
-
-
This adds a attributes to checkout. These objects are returned as an array of dictionaries, but expected as dictionaries when posting the checkout, so we're required to serialize the objects correctly. API now also returns the `note` on a checkout, so I have added a test for that.
Rune Madsen authored
-
- 08 Jan, 2016 1 commit
-
-
Rune Madsen authored
-
- 15 Dec, 2015 1 commit
-
-
Rune Madsen authored
-
- 10 Dec, 2015 1 commit
-
-
Rune Madsen authored
-
- 09 Dec, 2015 1 commit
-
-
Rune Madsen authored
-
- 05 Dec, 2015 1 commit
-
-
"/anywhere/checkouts" is now "/api/checkouts". This transition has been made using NSURLComponents. Tests have been updated to better match testing of the scheme, host, path and query items from which a NSURLComponents URL is created.
Rune Madsen authored
-
- 02 Dec, 2015 1 commit
-
-
Fix an issue where partialAddresses flag was set to false, which would invalidat the already set (through a updateCheckout: call) shippingRate on a checkout during completeCheckout:
Rune Madsen authored
-
- 09 Nov, 2015 1 commit
-
-
Refactor partial address handling to prevent a partial address to be applied on a completed checkout fixes for integration tests fix partialAddress unit test Allow for partial address flag to be set to false on update Prevent partial address from being sent post Apple Pay authentication
David Muzi authored
-
- 04 Nov, 2015 1 commit
-
-
This adds a attributes to checkout. These objects are returned as an array of dictionaries, but expected as dictionaries when posting the checkout, so we're required to serialize the objects correctly. API now also returns the `note` on a checkout, so I have added a test for that.
Rune Madsen authored
-
- 08 Oct, 2015 1 commit
-
-
Rune Madsen authored
-
- 01 Oct, 2015 1 commit
-
-
David Muzi authored
-