-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTallyStore.storekit
More file actions
105 lines (99 loc) · 2.41 KB
/
Copy pathTallyStore.storekit
File metadata and controls
105 lines (99 loc) · 2.41 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
{
"appPolicies" : {
"eula" : "",
"policies" : [
{
"locale" : "en_US",
"policyText" : "",
"policyURL" : ""
}
]
},
"identifier" : "A0A8F8DF",
"nonRenewingSubscriptions" : [
],
"products" : [
{
"displayPrice" : "9.99",
"familyShareable" : false,
"internalID" : "44E55D66",
"localizations" : [
{
"description" : "",
"displayName" : "",
"locale" : "en_US"
}
],
"productID" : "name.GeorgeClinkscales.Tally.pro",
"referenceName" : "Tally Pro",
"type" : "NonConsumable"
}
],
"settings" : {
"_askToBuyEnabled" : false,
"_billingGracePeriodEnabled" : false,
"_billingIssuesEnabled" : false,
"_disableDialogs" : false,
"_failTransactionsEnabled" : false,
"_locale" : "en_US",
"_renewalBillingIssuesEnabled" : false,
"_storefront" : "USA",
"_storeKitErrors" : [
],
"_timeRate" : 0
},
"subscriptionGroups" : [
{
"id" : "5D1C3F12",
"localizations" : [
],
"name" : "Tally Business",
"subscriptions" : [
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "4.99",
"familyShareable" : false,
"groupNumber" : 1,
"internalID" : "7D008B46",
"introductoryOffer" : {
"billingPlanType" : "BILLED_UPFRONT",
"internalID" : "DF086612",
"numberOfPeriods" : 1,
"paymentMode" : "free",
"subscriptionPeriod" : "P2W"
},
"introductoryOffers" : [
{
"billingPlanType" : "BILLED_UPFRONT",
"internalID" : "DF086612",
"numberOfPeriods" : 1,
"paymentMode" : "free",
"subscriptionPeriod" : "P2W"
}
],
"localizations" : [
{
"description" : "",
"displayName" : "",
"locale" : "en_US"
}
],
"productID" : "name.GeorgeClinkscales.Tally.businessmonthly",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : "Tally Business Monthly",
"subscriptionGroupID" : "5D1C3F12",
"type" : "RecurringSubscription",
"winbackOffers" : [
]
}
]
}
],
"version" : {
"major" : 5,
"minor" : 0
}
}