diff options
Diffstat (limited to 'SyncedProducts.storekit')
| -rw-r--r-- | SyncedProducts.storekit | 217 |
1 files changed, 217 insertions, 0 deletions
diff --git a/SyncedProducts.storekit b/SyncedProducts.storekit new file mode 100644 index 0000000..0bef2ae --- /dev/null +++ b/SyncedProducts.storekit @@ -0,0 +1,217 @@ +{ + "appPolicies" : { + "eula" : "", + "policies" : [ + { + "locale" : "en_US", + "policyText" : "", + "policyURL" : "" + } + ] + }, + "identifier" : "6118B84A", + "nonRenewingSubscriptions" : [ + + ], + "products" : [ + + ], + "settings" : { + "_applicationInternalID" : "6760368004", + "_askToBuyEnabled" : false, + "_billingGracePeriodEnabled" : false, + "_billingIssuesEnabled" : false, + "_developerTeamID" : "ZCNAX3VL9D", + "_disableDialogs" : false, + "_failTransactionsEnabled" : false, + "_lastSynchronizedDate" : 806272934.47084999, + "_locale" : "en_US", + "_renewalBillingIssuesEnabled" : false, + "_storefront" : "USA", + "_storeKitErrors" : [ + + ], + "_timeRate" : 0 + }, + "subscriptionBundleGroups" : [ + + ], + "subscriptionGroups" : [ + { + "id" : "22051301", + "localizations" : [ + { + "description" : "", + "displayName" : "DomainDig Pro", + "locale" : "en_US" + } + ], + "name" : "DomainDig Pro", + "subscriptions" : [ + { + "adHocOffers" : [ + + ], + "billingPlans" : [ + { + "billingPlanType" : "BILLED_UPFRONT", + "commitmentDisplayPrice" : "59.99", + "displayPrice" : "59.99", + "internalID" : "6763609513_BILLED_UPFRONT", + "isEnabled" : true + } + ], + "codeOffers" : [ + + ], + "displayPrice" : "59.99", + "familyShareable" : true, + "groupNumber" : 2, + "internalID" : "6763609513", + "introductoryOffers" : [ + + ], + "localizations" : [ + { + "description" : "Monitoring, alerts, workflows, and domain scale", + "displayName" : "DomainDig Pro (Annually)", + "locale" : "en_US" + } + ], + "productID" : "domaindig.pro.annually", + "recurringSubscriptionPeriod" : "P1Y", + "referenceName" : "DomainDig Pro (Annually)", + "subscriptionGroupID" : "22051301", + "type" : "RecurringSubscription", + "winbackOffers" : [ + + ] + }, + { + "adHocOffers" : [ + + ], + "billingPlans" : [ + { + "billingPlanType" : "BILLED_UPFRONT", + "commitmentDisplayPrice" : "7.99", + "displayPrice" : "7.99", + "internalID" : "6763609831_BILLED_UPFRONT", + "isEnabled" : true + } + ], + "codeOffers" : [ + + ], + "displayPrice" : "7.99", + "familyShareable" : true, + "groupNumber" : 2, + "internalID" : "6763609831", + "introductoryOffers" : [ + + ], + "localizations" : [ + { + "description" : "Monitoring, alerts, workflows, and domain scale", + "displayName" : "DomainDig Pro (Monthly)", + "locale" : "en_US" + } + ], + "productID" : "domaindig.pro.month", + "recurringSubscriptionPeriod" : "P1M", + "referenceName" : "DomainDig Pro (Monthly)", + "subscriptionGroupID" : "22051301", + "type" : "RecurringSubscription", + "winbackOffers" : [ + + ] + }, + { + "adHocOffers" : [ + + ], + "billingPlans" : [ + { + "billingPlanType" : "BILLED_UPFRONT", + "commitmentDisplayPrice" : "119.99", + "displayPrice" : "119.99", + "internalID" : "6763610682_BILLED_UPFRONT", + "isEnabled" : true + } + ], + "codeOffers" : [ + + ], + "displayPrice" : "119.99", + "familyShareable" : true, + "groupNumber" : 1, + "internalID" : "6763610682", + "introductoryOffers" : [ + + ], + "localizations" : [ + { + "description" : "Advanced domain intelligence and history data", + "displayName" : "DomainDig Pro+ (Annually)", + "locale" : "en_US" + } + ], + "productID" : "domaindig.proplus.annually", + "recurringSubscriptionPeriod" : "P1Y", + "referenceName" : "DomainDig Pro+ (Annually)", + "subscriptionGroupID" : "22051301", + "type" : "RecurringSubscription", + "winbackOffers" : [ + + ] + }, + { + "adHocOffers" : [ + + ], + "billingPlans" : [ + { + "billingPlanType" : "BILLED_UPFRONT", + "commitmentDisplayPrice" : "14.99", + "displayPrice" : "14.99", + "internalID" : "6763610379_BILLED_UPFRONT", + "isEnabled" : true + } + ], + "codeOffers" : [ + + ], + "displayPrice" : "14.99", + "familyShareable" : true, + "groupNumber" : 1, + "internalID" : "6763610379", + "introductoryOffers" : [ + + ], + "localizations" : [ + { + "description" : "Advanced domain intelligence and history data", + "displayName" : "DomainDig Pro+ (Monthly)", + "locale" : "en_US" + } + ], + "productID" : "domaindig.proplus.monthly", + "recurringSubscriptionPeriod" : "P1M", + "referenceName" : "DomainDig Pro+ (Monthly)", + "subscriptionGroupID" : "22051301", + "type" : "RecurringSubscription", + "winbackOffers" : [ + + ] + } + ] + } + ], + "subscriptionSuiteGroups" : [ + + ], + "version" : { + "major" : 6, + "minor" : 3 + } +} |
