Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
shopify_iossdk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cemarose
shopify_iossdk
Commits
e94e7baa
Commit
e94e7baa
authored
8 years ago
by
Dima Bart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove BUYCheckoutOperation.
parent
cb433eee
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
217 deletions
+0
-217
project.pbxproj
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/project.pbxproj
+0
-12
BUYCheckoutOperation.h
... Buy SDK/Mobile Buy SDK/Operations/BUYCheckoutOperation.h
+0
-41
BUYCheckoutOperation.m
... Buy SDK/Mobile Buy SDK/Operations/BUYCheckoutOperation.m
+0
-164
No files found.
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/project.pbxproj
View file @
e94e7baa
...
...
@@ -381,10 +381,6 @@
9A47CF201CE50EBB00A6D5BA
/* BUYApplePayTestToken.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A47CF1F1CE50EBB00A6D5BA
/* BUYApplePayTestToken.m */
;
};
9A47CF221CE5112A00A6D5BA
/* BUYAssert.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A47CF211CE5112A00A6D5BA
/* BUYAssert.h */
;
};
9A47CF231CE5112A00A6D5BA
/* BUYAssert.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A47CF211CE5112A00A6D5BA
/* BUYAssert.h */
;
};
9A585C061CE6440B001F20F0
/* BUYCheckoutOperation.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A585C021CE6440B001F20F0
/* BUYCheckoutOperation.h */
;
};
9A585C071CE6440B001F20F0
/* BUYCheckoutOperation.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A585C021CE6440B001F20F0
/* BUYCheckoutOperation.h */
;
};
9A585C081CE6440B001F20F0
/* BUYCheckoutOperation.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A585C031CE6440B001F20F0
/* BUYCheckoutOperation.m */
;
};
9A585C091CE6440B001F20F0
/* BUYCheckoutOperation.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A585C031CE6440B001F20F0
/* BUYCheckoutOperation.m */
;
};
9A585C0A1CE6440B001F20F0
/* BUYOperation.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A585C041CE6440B001F20F0
/* BUYOperation.h */
;
};
9A585C0B1CE6440B001F20F0
/* BUYOperation.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A585C041CE6440B001F20F0
/* BUYOperation.h */
;
};
9A585C0C1CE6440B001F20F0
/* BUYOperation.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A585C051CE6440B001F20F0
/* BUYOperation.m */
;
};
...
...
@@ -683,8 +679,6 @@
9A47CF1E1CE50EBB00A6D5BA
/* BUYApplePayTestToken.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
BUYApplePayTestToken.h
;
sourceTree
=
"<group>"
;
};
9A47CF1F1CE50EBB00A6D5BA
/* BUYApplePayTestToken.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYApplePayTestToken.m
;
sourceTree
=
"<group>"
;
};
9A47CF211CE5112A00A6D5BA
/* BUYAssert.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
BUYAssert.h
;
path
=
../Additions/BUYAssert.h
;
sourceTree
=
"<group>"
;
};
9A585C021CE6440B001F20F0
/* BUYCheckoutOperation.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
BUYCheckoutOperation.h
;
sourceTree
=
"<group>"
;
};
9A585C031CE6440B001F20F0
/* BUYCheckoutOperation.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYCheckoutOperation.m
;
sourceTree
=
"<group>"
;
};
9A585C041CE6440B001F20F0
/* BUYOperation.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
BUYOperation.h
;
sourceTree
=
"<group>"
;
};
9A585C051CE6440B001F20F0
/* BUYOperation.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYOperation.m
;
sourceTree
=
"<group>"
;
};
9A585C111CE65811001F20F0
/* BUYRequestOperation.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
BUYRequestOperation.h
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1136,8 +1130,6 @@
9A585C011CE6440B001F20F0
/* Operations */
=
{
isa
=
PBXGroup
;
children
=
(
9A585C021CE6440B001F20F0
/* BUYCheckoutOperation.h */
,
9A585C031CE6440B001F20F0
/* BUYCheckoutOperation.m */
,
9A585C041CE6440B001F20F0
/* BUYOperation.h */
,
9A585C051CE6440B001F20F0
/* BUYOperation.m */
,
9A585C111CE65811001F20F0
/* BUYRequestOperation.h */
,
...
...
@@ -1381,7 +1373,6 @@
84B0A73B1CE10ED900253EB0
/* BUYWebCheckoutPaymentProvider.h in Headers */
,
841ADE081CB6C942000004B0
/* NSDateFormatter+BUYAdditions.h in Headers */
,
841ADE001CB6C942000004B0
/* NSArray+BUYAdditions.h in Headers */
,
9A585C071CE6440B001F20F0
/* BUYCheckoutOperation.h in Headers */
,
841ADE101CB6C942000004B0
/* NSDictionary+BUYAdditions.h in Headers */
,
841ADE1C1CB6C942000004B0
/* NSString+BUYAdditions.h in Headers */
,
841ADE181CB6C942000004B0
/* NSRegularExpression+BUYAdditions.h in Headers */
,
...
...
@@ -1490,7 +1481,6 @@
84B0A73A1CE10ED900253EB0
/* BUYWebCheckoutPaymentProvider.h in Headers */
,
841ADE031CB6C942000004B0
/* NSDate+BUYAdditions.h in Headers */
,
841ADE071CB6C942000004B0
/* NSDateFormatter+BUYAdditions.h in Headers */
,
9A585C061CE6440B001F20F0
/* BUYCheckoutOperation.h in Headers */
,
841ADDFF1CB6C942000004B0
/* NSArray+BUYAdditions.h in Headers */
,
841ADE1B1CB6C942000004B0
/* NSString+BUYAdditions.h in Headers */
,
841ADE171CB6C942000004B0
/* NSRegularExpression+BUYAdditions.h in Headers */
,
...
...
@@ -1768,7 +1758,6 @@
84980F551CB7616900CFAB58
/* BUYDecimalNumberTransformer.m in Sources */
,
901931041BC5B9BC00D1134E
/* BUYApplePayAdditions.m in Sources */
,
901931051BC5B9BC00D1134E
/* BUYOptionSelectionNavigationController.m in Sources */
,
9A585C091CE6440B001F20F0
/* BUYCheckoutOperation.m in Sources */
,
901931061BC5B9BC00D1134E
/* BUYDiscount.m in Sources */
,
9A0B0C5D1CE662EC0037D68F
/* BUYRequestOperation.m in Sources */
,
84DD129A1CC63FE600A2442D
/* _BUYCart.m in Sources */
,
...
...
@@ -1914,7 +1903,6 @@
84980F541CB7616900CFAB58
/* BUYDecimalNumberTransformer.m in Sources */
,
BE9A646D1B503D1C0033E558
/* BUYApplePayAdditions.m in Sources */
,
BEB74A2A1B554BFB0005A300
/* BUYOptionSelectionNavigationController.m in Sources */
,
9A585C081CE6440B001F20F0
/* BUYCheckoutOperation.m in Sources */
,
BE9A64501B503CAD0033E558
/* BUYDiscount.m in Sources */
,
9A0B0C5E1CE662ED0037D68F
/* BUYRequestOperation.m in Sources */
,
84DD12821CC63FE600A2442D
/* _BUYCart.m in Sources */
,
...
...
This diff is collapsed.
Click to expand it.
Mobile Buy SDK/Mobile Buy SDK/Operations/BUYCheckoutOperation.h
deleted
100644 → 0
View file @
cb433eee
//
// BUYCheckoutOperation.h
// Mobile Buy SDK
//
// Created by Shopify.
// Copyright (c) 2015 Shopify Inc. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
//
#import "BUYOperation.h"
@class
BUYClient
;
@class
BUYCheckout
;
@protocol
BUYPaymentToken
;
typedef
void
(
^
BUYOperationCheckoutCompletion
)(
BUYCheckout
*
checkout
,
NSError
*
error
);
@interface
BUYCheckoutOperation
:
BUYOperation
@property
(
strong
,
nonatomic
,
readonly
)
BUYOperationCheckoutCompletion
completion
;
-
(
instancetype
)
initWithCheckout
:(
BUYCheckout
*
)
checkout
token
:(
id
<
BUYPaymentToken
>
)
token
client
:(
BUYClient
*
)
client
completion
:(
BUYOperationCheckoutCompletion
)
completion
;
@end
This diff is collapsed.
Click to expand it.
Mobile Buy SDK/Mobile Buy SDK/Operations/BUYCheckoutOperation.m
deleted
100644 → 0
View file @
cb433eee
//
// BUYCheckoutOperation.m
// Mobile Buy SDK
//
// Created by Shopify.
// Copyright (c) 2015 Shopify Inc. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
//
#import "BUYCheckoutOperation.h"
#import "BUYCheckout.h"
#import "BUYClient.h"
@interface
BUYOperation
(
Private
)
-
(
void
)
setExecuting
:(
BOOL
)
executing
;
-
(
void
)
setFinished
:(
BOOL
)
finished
;
@end
@interface
BUYCheckoutOperation
()
@property
(
strong
,
nonatomic
)
BUYCheckout
*
checkout
;
@property
(
strong
,
nonatomic
)
id
<
BUYPaymentToken
>
token
;
@property
(
strong
,
nonatomic
)
BUYClient
*
client
;
@end
@implementation
BUYCheckoutOperation
#pragma mark - Init -
-
(
instancetype
)
initWithCheckout
:(
BUYCheckout
*
)
checkout
token
:(
id
<
BUYPaymentToken
>
)
token
client
:(
BUYClient
*
)
client
completion
:(
BUYOperationCheckoutCompletion
)
completion
{
self
=
[
super
init
];
if
(
self
)
{
_checkout
=
checkout
;
_token
=
token
;
_client
=
client
;
_completion
=
completion
;
}
return
self
;
}
#pragma mark - Actions -
-
(
void
)
finishWithCheckout
:(
BUYCheckout
*
)
checkout
{
[
self
setExecuting
:
NO
];
self
.
completion
(
checkout
,
nil
);
}
-
(
void
)
finishWithError
:(
NSError
*
)
error
{
[
self
setExecuting
:
NO
];
self
.
completion
(
nil
,
error
);
}
-
(
void
)
finishByCancellation
{
[
self
setFinished
:
YES
];
[
self
setExecuting
:
NO
];
}
#pragma mark - Start -
-
(
void
)
start
{
[
super
start
];
[
self
setExecuting
:
YES
];
if
(
self
.
isCancelled
)
{
[
self
finishByCancellation
];
return
;
}
/* ---------------------------------
* Initiate the checkout process by
* sending the checkout object to the
* backend for processing.
*/
[
self
.
client
completeCheckout
:
self
.
checkout
paymentToken
:
self
.
token
completion
:^
(
BUYCheckout
*
checkout
,
NSError
*
error
)
{
if
(
self
.
isCancelled
)
{
[
self
finishByCancellation
];
return
;
}
else
if
(
checkout
)
{
/* ----------------------------------------
* Recursively poll for checkout completion
* status until we encounter an error or
* get a successful completion status.
*/
[
self
pollUntilCheckoutCompletion
:
^
(
BOOL
success
,
NSError
*
error
)
{
if
(
self
.
isCancelled
)
{
[
self
finishByCancellation
];
return
;
}
else
if
(
success
)
{
/* ---------------------------------
* Finally, after the checkout is
* complete, we'll need to fetch the
* completed checkout object.
*/
[
self
.
client
getCheckout
:
self
.
checkout
completion
:
^
(
BUYCheckout
*
checkout
,
NSError
*
error
)
{
if
(
self
.
isCancelled
)
{
[
self
finishByCancellation
];
return
;
}
else
if
(
checkout
)
{
[
self
finishWithCheckout
:
checkout
];
}
else
{
[
self
finishWithError
:
error
];
}
}];
}
else
{
[
self
finishWithError
:
error
];
}
}];
}
else
{
[
self
finishWithError
:
error
];
}
}];
}
#pragma mark - Requests -
-
(
void
)
pollUntilCheckoutCompletion
:
(
void
(
^
)(
BOOL
success
,
NSError
*
error
))
completion
{
[
self
.
client
getCompletionStatusOfCheckout
:
self
.
checkout
completion
:
^
(
BUYStatus
status
,
NSError
*
error
)
{
if
(
self
.
isCancelled
)
{
[
self
finishByCancellation
];
return
;
}
else
if
(
status
==
BUYStatusComplete
)
{
completion
(
YES
,
nil
);
}
else
if
(
error
)
{
completion
(
NO
,
error
);
}
else
{
dispatch_after
(
dispatch_time
(
DISPATCH_TIME_NOW
,
(
int64_t
)(
0
.
5
*
NSEC_PER_SEC
)),
dispatch_get_main_queue
(),
^
{
[
self
pollUntilCheckoutCompletion
:
completion
];
});
}
}];
}
@end
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment