-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMTRX.storekit
More file actions
103 lines (95 loc) · 2.61 KB
/
Copy pathMTRX.storekit
File metadata and controls
103 lines (95 loc) · 2.61 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
{
"appPolicies" : {
"eula" : "",
"policies" : [
{
"locale" : "en_US",
"policyText" : "",
"policyURL" : ""
}
]
},
"identifier" : "6D3A9C10-1F2E-4B7A-9C5D-1A2B3C4D5E01",
"nonRenewingSubscriptions" : [
],
"products" : [
],
"settings" : {
"_applicationInternalID" : "",
"_developerTeamID" : "",
"_failTransactionsEnabled" : false,
"_lastSynchronizedDate" : 0,
"_locale" : "en_US",
"_storefront" : "USA",
"_storeKitErrors" : [
]
},
"subscriptionGroups" : [
{
"id" : "20653",
"localizations" : [
],
"name" : "MTRX Membership",
"subscriptions" : [
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "9.99",
"familyShareable" : false,
"groupNumber" : 1,
"internalID" : "6D3A9C10-1F2E-4B7A-9C5D-1A2B3C4D5E02",
"introductoryOffer" : {
"internalID" : "6D3A9C10-1F2E-4B7A-9C5D-1A2B3C4D5E03",
"paymentMode" : "free",
"subscriptionPeriod" : "P3D"
},
"localizations" : [
{
"description" : "Remove limits, priority Trinity, advanced dashboard and custom skills",
"displayName" : "MTRX Pro",
"locale" : "en_US"
}
],
"productID" : "com.opnmatrx.mtrx.pro.monthly",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : "MTRX Pro Monthly",
"subscriptionGroupID" : "20653",
"type" : "RecurringSubscription"
},
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "39.99",
"familyShareable" : false,
"groupNumber" : 2,
"internalID" : "6D3A9C10-1F2E-4B7A-9C5D-1A2B3C4D5E04",
"introductoryOffer" : {
"internalID" : "6D3A9C10-1F2E-4B7A-9C5D-1A2B3C4D5E05",
"paymentMode" : "free",
"subscriptionPeriod" : "P3D"
},
"localizations" : [
{
"description" : "Unlimited everything, teams, white-label, API access and audit logs",
"displayName" : "MTRX Enterprise",
"locale" : "en_US"
}
],
"productID" : "com.opnmatrx.mtrx.enterprise.monthly",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : "MTRX Enterprise Monthly",
"subscriptionGroupID" : "20653",
"type" : "RecurringSubscription"
}
]
}
],
"version" : {
"major" : 3,
"minor" : 0
}
}