- 22 Apr, 2016 1 commit
-
-
Dima Bart authored
-
- 18 Apr, 2016 1 commit
-
-
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
-
- 24 Nov, 2015 1 commit
-
-
Rune Madsen authored
-
- 17 Nov, 2015 1 commit
-
-
Rune Madsen authored
-
- 16 Nov, 2015 1 commit
-
-
Rune Madsen authored
-
- 10 Nov, 2015 1 commit
-
-
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
-
- 07 Nov, 2015 2 commits
-
-
Rune Madsen authored
-
Rune Madsen authored
-