-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathShiftTrackerStoreKitConfig.storekit
More file actions
200 lines (194 loc) · 4.88 KB
/
Copy pathShiftTrackerStoreKitConfig.storekit
File metadata and controls
200 lines (194 loc) · 4.88 KB
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
{
"identifier" : "7C0EB2CA",
"nonRenewingSubscriptions" : [
],
"products" : [
{
"displayPrice" : "14.99",
"familyShareable" : false,
"internalID" : "6446510538",
"localizations" : [
{
"description" : "A large sized tip!",
"displayName" : "Large Tip",
"locale" : "en_AU"
}
],
"productID" : "ShiftTracker_Large_Tip",
"referenceName" : "ShiftTracker Large Tip",
"type" : "Consumable"
},
{
"displayPrice" : "9.99",
"familyShareable" : true,
"internalID" : "6467845893",
"localizations" : [
{
"description" : "Unlimited Jobs, Auto Breaks, Themes & more!",
"displayName" : "ShiftTracker PRO LIFETIME",
"locale" : "en_AU"
}
],
"productID" : "pro_lifetime",
"referenceName" : "ShiftTracker Lifetime",
"type" : "NonConsumable"
},
{
"displayPrice" : "9.99",
"familyShareable" : false,
"internalID" : "6446510679",
"localizations" : [
{
"description" : "A medium sized tip!",
"displayName" : "Medium Tip",
"locale" : "en_AU"
}
],
"productID" : "ShiftTracker_Medium_Tip",
"referenceName" : "ShiftTracker Medium Tip",
"type" : "Consumable"
},
{
"displayPrice" : "3.99",
"familyShareable" : false,
"internalID" : "6446510127",
"localizations" : [
{
"description" : "A small tip!",
"displayName" : "Small Tip",
"locale" : "en_AU"
}
],
"productID" : "ShiftTracker_Small_Tip",
"referenceName" : "ShiftTracker Small Tip",
"type" : "Consumable"
}
],
"settings" : {
"_applicationInternalID" : "6446443887",
"_billingGracePeriodEnabled" : true,
"_billingIssuesEnabled" : false,
"_developerTeamID" : "L9DB7QA9DE",
"_failTransactionsEnabled" : false,
"_lastSynchronizedDate" : 722056976.07028794,
"_locale" : "en_US",
"_storefront" : "NZL",
"_storeKitErrors" : [
{
"current" : {
"index" : 2,
"type" : "generic"
},
"enabled" : false,
"name" : "Load Products"
},
{
"current" : {
"index" : 1,
"type" : "purchase"
},
"enabled" : false,
"name" : "Purchase"
},
{
"current" : null,
"enabled" : false,
"name" : "Verification"
},
{
"current" : null,
"enabled" : false,
"name" : "App Store Sync"
},
{
"current" : {
"index" : 1,
"type" : "generic"
},
"enabled" : false,
"name" : "Subscription Status"
},
{
"current" : null,
"enabled" : false,
"name" : "App Transaction"
},
{
"current" : null,
"enabled" : false,
"name" : "Manage Subscriptions Sheet"
},
{
"current" : null,
"enabled" : false,
"name" : "Refund Request Sheet"
},
{
"current" : null,
"enabled" : false,
"name" : "Offer Code Redeem Sheet"
}
],
"_timeRate" : 0
},
"subscriptionGroups" : [
{
"id" : "21363609",
"localizations" : [
],
"name" : "ShiftTracker Pro",
"subscriptions" : [
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "2.99",
"familyShareable" : true,
"groupNumber" : 1,
"internalID" : "6451375196",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "Unlimited Jobs, Auto Breaks, Themes & more!",
"displayName" : "ShiftTracker PRO (Monthly)",
"locale" : "en_AU"
}
],
"productID" : "pro_month",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : "ShiftTracker Pro Monthly",
"subscriptionGroupID" : "21363609",
"type" : "RecurringSubscription"
},
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "24.99",
"familyShareable" : true,
"groupNumber" : 2,
"internalID" : "6451376215",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "Unlimited Jobs, Auto Breaks, Themes & more!",
"displayName" : "ShiftTracker PRO Yearly",
"locale" : "en_AU"
}
],
"productID" : "pro_yearly",
"recurringSubscriptionPeriod" : "P1Y",
"referenceName" : "ShiftTracker Pro Yearly",
"subscriptionGroupID" : "21363609",
"type" : "RecurringSubscription"
}
]
}
],
"version" : {
"major" : 3,
"minor" : 0
}
}