- 11 Dec, 2015 1 commit
-
-
Add Docset to repo
Rune Madsen authored
-
- 10 Dec, 2015 3 commits
-
-
NSURLComponents improvements
Rune Madsen authored -
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 2 commits
-
-
Updated API endpoints
Rune Madsen authored -
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 6 commits
-
-
Rune Madsen authored
-
1.2.3 release version
Rune Madsen authored -
Rune Madsen authored
-
Fix shipping rate invalidation bug using Apple Pay in 1.2.2
Rune Madsen authored -
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 2 commits
-
-
Use bottom layout margins instead of calculating offset using views
Rune Madsen authored -
Rune Madsen authored
-
- 16 Nov, 2015 13 commits
-
-
Rune Madsen authored
-
Rune Madsen authored
-
Version 1.2.2
Rune Madsen authored -
BUYProductViewController doc updates
Rune Madsen authored -
Add section on API docs
Rune Madsen authored -
Rune Madsen authored
-
Rune Madsen authored
-
Rune Madsen authored
-
1.2.2 version updates
Rune Madsen authored -
Removed relative links for Github
Rune Madsen authored -
Rune Madsen authored
-
Rune Madsen authored
-
Rune Madsen authored
-
- 11 Nov, 2015 1 commit
-
-
Fix deprecated property usage for Apple Pay
Rune Madsen authored
-
- 10 Nov, 2015 1 commit
-
-
Rune Madsen authored
-
- 09 Nov, 2015 4 commits
-
-
Refactor partial address handling to prevent a partial address
David Muzi authored -
Improved check for default variant
Rune Madsen authored -
Fix paths so local documentation now links correctly
Rune Madsen authored -
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
-
- 05 Nov, 2015 1 commit
-
-
Pop to root after dismissing order status page
Brent Gulanowski authored
-
- 04 Nov, 2015 1 commit
-
-
Brent Gulanowski authored
-