- 25 Apr, 2016 4 commits
-
-
Brent Gulanowski authored
-
Brent Gulanowski authored
-
Brent Gulanowski authored
-
Brent Gulanowski authored
-
- 22 Apr, 2016 1 commit
-
-
Standardize category names and unify to have one category per class. Move files to "Additions" directory.
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
-
- 22 Mar, 2016 1 commit
-
-
David Muzi authored
-
- 16 Mar, 2016 1 commit
-
-
Gabriel O'Flaherty-Chan authored
-
- 15 Mar, 2016 1 commit
-
-
Gabriel O'Flaherty-Chan authored
-
- 10 Mar, 2016 2 commits
-
-
Nejc authored
-
David Muzi authored
-
- 02 Mar, 2016 1 commit
-
-
Also improve error description.
Brent Gulanowski authored
-
- 09 Feb, 2016 2 commits
-
-
David Muzi authored
-
David Muzi authored
-
- 04 Feb, 2016 1 commit
-
-
David Muzi authored
-
- 02 Feb, 2016 1 commit
-
-
David Muzi authored
-
- 29 Jan, 2016 2 commits
-
-
Rune Madsen authored
-
Rune Madsen 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
-
- 20 Jan, 2016 2 commits
-
-
David Muzi authored
-
cleanup error handling for Apple Pay Use dispatch_groups to ensure the shop and checkout are completed before continuing with an Apple Pay checkout
David Muzi authored
-
- 19 Jan, 2016 1 commit
-
-
Rune Madsen authored
-
- 08 Jan, 2016 3 commits
-
-
Rune Madsen authored
-
Rune Madsen authored
-
Rune Madsen authored
-
- 15 Dec, 2015 4 commits
-
-
Rune Madsen authored
-
Rune Madsen authored
-
Rune Madsen authored
-
Rune Madsen authored
-
- 12 Dec, 2015 1 commit
-
-
Move logic for displaying the Apple Pay setup button to the BUYViewController, and fix logic for whether to display Setup or Buy buttons.
Rune Madsen authored
-
- 10 Dec, 2015 2 commits
-
-
Use pathWithComponents: and stringByAppendingPathExtension: for better consistency with URL creation (+4 squashed commits) Squashed commits: [90e8970] Also use pathWithComponents: for "checkouts" with token and fixing tests by appending a slash to "api" and "meta" [4eb36a4] No longer appending = for purposely blank values [4c0f4e2] Improve method names, use of constants and appending .json when assembling the NSURLCompenents path at the end [935cbb2] forgot to stage /meta Improve method names, use of constants and appending .json when assembling the NSURLCompenents path at the end No longer appending = for purposely blank values Also use pathWithComponents: for "checkouts" with token and fixing tests by appending a slash to "api" and "meta" Use pathWithComponents: and stringByAppendingPathExtension: for better consistency with URL creation
Rune Madsen authored -
Rune Madsen authored
-
- 09 Dec, 2015 1 commit
-
-
Rune Madsen authored
-
- 05 Dec, 2015 2 commits
-
-
Rune Madsen authored
-
"/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 2 commits
-
-
Rune Madsen authored
-
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
-