1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Mobile Buy SDK Reference</title>
<link rel="stylesheet" href="css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
<meta name="generator" content="appledoc 2.2.1 (build 1333)">
</head>
<body class="appledoc">
<header>
<div class="container">
<h1 id="library-title">
<a href="https://www.shopify.com/app-developers/mobile-buy-sdk">Mobile Buy SDK </a>
</h1>
<p id="developer-home">
<a href="https://www.shopify.com">Shopify</a>
</p>
</div>
</header>
<aside>
<div class="container">
<nav>
<ul id="header-buttons" role="toolbar">
<li><a href="hierarchy.html">Hierarchy</a></li>
</ul>
</nav>
</div>
</aside>
<article>
<div id="overview-contents" class="container">
<div id="content">
<main role="main">
<h1 class="title">Mobile Buy SDK Reference</h1>
<div class="section section-overview index-overview">
<p>Shopify Mobile Buy SDK for iOS enables merchants to easily sell products in iOS apps and allow their customers to checkout using Shopify Checkout or Apple Pay.</p>
<p>This is the API documentation for the Mobile Buy framework. For an overview of framework and a more general guide to using and extending the framework, see the <a href="https://docs.shopify.com/api/mobile-buy-sdk/ios/integration-guide">Mobile Buy SDK Integration Guide</a>.</p>
</div>
<div class="index-container">
<div class="index-column">
<h2 class="index-title">Class References</h2>
<ul>
<li><a href="Classes/BUYAddress.html">BUYAddress</a></li>
<li><a href="Classes/BUYApplePayHelpers.html">BUYApplePayHelpers</a></li>
<li><a href="Classes/BUYCart.html">BUYCart</a></li>
<li><a href="Classes/BUYCartLineItem.html">BUYCartLineItem</a></li>
<li><a href="Classes/BUYCheckout.html">BUYCheckout</a></li>
<li><a href="Classes/BUYClient.html">BUYClient</a></li>
<li><a href="Classes/BUYCollection.html">BUYCollection</a></li>
<li><a href="Classes/BUYCreditCard.html">BUYCreditCard</a></li>
<li><a href="Classes/BUYDiscount.html">BUYDiscount</a></li>
<li><a href="Classes/BUYError.html">BUYError</a></li>
<li><a href="Classes/BUYGiftCard.html">BUYGiftCard</a></li>
<li><a href="Classes/BUYImage.html">BUYImage</a></li>
<li><a href="Classes/BUYLineItem.html">BUYLineItem</a></li>
<li><a href="Classes/BUYMaskedCreditCard.html">BUYMaskedCreditCard</a></li>
<li><a href="Classes/BUYObject.html">BUYObject</a></li>
<li><a href="Classes/BUYOption.html">BUYOption</a></li>
<li><a href="Classes/BUYOptionValue.html">BUYOptionValue</a></li>
<li><a href="Classes/BUYOrder.html">BUYOrder</a></li>
<li><a href="Classes/BUYProduct.html">BUYProduct</a></li>
<li><a href="Classes/BUYProductVariant.html">BUYProductVariant</a></li>
<li><a href="Classes/BUYProductViewController.html">BUYProductViewController</a></li>
<li><a href="Classes/BUYShippingRate.html">BUYShippingRate</a></li>
<li><a href="Classes/BUYShop.html">BUYShop</a></li>
<li><a href="Classes/BUYStoreViewController.html">BUYStoreViewController</a></li>
<li><a href="Classes/BUYTaxLine.html">BUYTaxLine</a></li>
<li><a href="Classes/BUYTheme.html">BUYTheme</a></li>
<li><a href="Classes/BUYViewController.html">BUYViewController</a></li>
</ul>
</div>
<div class="index-column">
<h2 class="index-title">Protocol References</h2>
<ul>
<li><a href="Protocols/BUYStoreViewControllerDelegate.html">BUYStoreViewControllerDelegate</a></li>
<li><a href="Protocols/BUYThemeable.html">BUYThemeable</a></li>
<li><a href="Protocols/BUYViewControllerDelegate.html">BUYViewControllerDelegate</a></li>
</ul>
<h2 class="index-title">Constant References</h2>
<ul>
<li><a href="Constants/BUYCheckoutError.html">BUYCheckoutError</a></li>
<li><a href="Constants/BUYCheckoutType.html">BUYCheckoutType</a></li>
<li><a href="Constants/BUYCollectionSort.html">BUYCollectionSort</a></li>
<li><a href="Constants/BUYPaymentButtonStyle.html">BUYPaymentButtonStyle</a></li>
<li><a href="Constants/BUYPaymentButtonType.html">BUYPaymentButtonType</a></li>
<li><a href="Constants/BUYStatus.html">BUYStatus</a></li>
<li><a href="Constants/BUYThemeStyle.html">BUYThemeStyle</a></li>
</ul>
</div>
</div>
<footer>
<div class="footer-copyright">
<p class="copyright">Copyright © 2015 Shopify. All rights reserved. Updated: 2015-12-15</p>
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
</div>
</footer>
</main>
</div>
</div>
</article>
<script src="js/script.js"></script>
</body>
</html>