611 lines
24 KiB
TypeScript
611 lines
24 KiB
TypeScript
import { EPlacementKeys, IPaywall } from "@/api/resources/Paywall";
|
||
|
||
export const defaultPaywalls: { [key in EPlacementKeys]: IPaywall } = {
|
||
"aura.placement.v1.mike": {
|
||
"_id": "66a910b60ac8af1928d3d822",
|
||
"key": "aura.paywall.v1.mike.default",
|
||
"name": "Mike Paywall",
|
||
"products": [
|
||
{
|
||
"_id": "65ff043dfc0fcfc4be550035",
|
||
"key": "compatibility.pdf.trial.0",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $0.99",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 7,
|
||
"trialPrice": 99,
|
||
"trialPriceId": "price_1PFiSkIlX4lgwUxrVel0l445"
|
||
}
|
||
],
|
||
"properties": [
|
||
{
|
||
"key": "text.0",
|
||
"value": "We've helped millions of people to have happier lives and better relationships, and we want to help you too.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f27"
|
||
},
|
||
{
|
||
"key": "text.0.color",
|
||
"value": "millions",
|
||
"_id": "664542bbfe0a8eb4ee0b4f28"
|
||
},
|
||
{
|
||
"key": "text.1",
|
||
"value": "Money shouldn’t stand in the way of finding astrology guidance that finally works. So, choose an amount that you think is reasonable to try us out for one week.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f29"
|
||
},
|
||
{
|
||
"key": "text.2",
|
||
"value": "It costs us $13.67 to offer a 3-day trial, but please choose the amount you are comfortable with.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2a"
|
||
},
|
||
{
|
||
"key": "text.3",
|
||
"value": "This option will help us support those who need to select the lowest trial prices!",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2b"
|
||
},
|
||
{
|
||
"key": "text.4",
|
||
"value": "*Cost of trial as of February 2024",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2c"
|
||
},
|
||
{
|
||
"key": "text.5",
|
||
"value": "${quantity} people joined today",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2d"
|
||
},
|
||
{
|
||
"key": "text.button.1",
|
||
"value": "See my plan",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2e"
|
||
}
|
||
]
|
||
},
|
||
"aura.placement.redesign.main": {
|
||
"_id": "664215e2859ff1199d3a6e9a",
|
||
"key": "aura.paywall.redesign.main",
|
||
"name": "Main redesign paywall without free trial",
|
||
"products": [
|
||
{
|
||
"_id": "65ff043dfc0fcfc4be550035",
|
||
"key": "compatibility.pdf.trial.0",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $0.99",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 99,
|
||
"trialPriceId": "price_1PFiSkIlX4lgwUxrVel0l445"
|
||
},
|
||
{
|
||
"_id": "66420b6e859ff1199d3a6e88",
|
||
"key": "compatibility.pdf.trial.1",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $5.00",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 500,
|
||
"trialPriceId": "price_1PFyASIlX4lgwUxriLtzsk05"
|
||
},
|
||
{
|
||
"_id": "66420be1859ff1199d3a6e89",
|
||
"key": "compatibility.pdf.trial.2",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $9.00",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 900,
|
||
"trialPriceId": "price_1PFyAuIlX4lgwUxr4fFoauCV"
|
||
},
|
||
{
|
||
"_id": "66420c1c859ff1199d3a6e8a",
|
||
"key": "compatibility.pdf.trial.3",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $13.76",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 1376,
|
||
"trialPriceId": "price_1PFyBQIlX4lgwUxrMnEUkV73"
|
||
}
|
||
],
|
||
"properties": [
|
||
{
|
||
"key": "text.0",
|
||
"value": "We've helped millions of people to have happier lives and better relationships, and we want to help you too.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f27"
|
||
},
|
||
{
|
||
"key": "text.0.color",
|
||
"value": "millions",
|
||
"_id": "664542bbfe0a8eb4ee0b4f28"
|
||
},
|
||
{
|
||
"key": "text.1",
|
||
"value": "Money shouldn’t stand in the way of finding astrology guidance that finally works. So, choose an amount that you think is reasonable to try us out for one week.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f29"
|
||
},
|
||
{
|
||
"key": "text.2",
|
||
"value": "It costs us $13.67 to offer a 3-day trial, but please choose the amount you are comfortable with.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2a"
|
||
},
|
||
{
|
||
"key": "text.3",
|
||
"value": "This option will help us support those who need to select the lowest trial prices!",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2b"
|
||
},
|
||
{
|
||
"key": "text.4",
|
||
"value": "*Cost of trial as of February 2024",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2c"
|
||
},
|
||
{
|
||
"key": "text.5",
|
||
"value": "${quantity} people joined today",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2d"
|
||
},
|
||
{
|
||
"key": "text.button.1",
|
||
"value": "See my plan",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2e"
|
||
}
|
||
]
|
||
},
|
||
"aura.placement.main": {
|
||
"_id": "664215e2859ff1199d3a6e9a",
|
||
"key": "aura.paywall.redesign.main",
|
||
"name": "Main redesign paywall without free trial",
|
||
"products": [
|
||
{
|
||
"_id": "65ff043dfc0fcfc4be550035",
|
||
"key": "compatibility.pdf.trial.0",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $0.99",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 99,
|
||
"trialPriceId": "price_1PFiSkIlX4lgwUxrVel0l445"
|
||
},
|
||
{
|
||
"_id": "66420b6e859ff1199d3a6e88",
|
||
"key": "compatibility.pdf.trial.1",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $5.00",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 500,
|
||
"trialPriceId": "price_1PFyASIlX4lgwUxriLtzsk05"
|
||
},
|
||
{
|
||
"_id": "66420be1859ff1199d3a6e89",
|
||
"key": "compatibility.pdf.trial.2",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $9.00",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 900,
|
||
"trialPriceId": "price_1PFyAuIlX4lgwUxr4fFoauCV"
|
||
},
|
||
{
|
||
"_id": "66420c1c859ff1199d3a6e8a",
|
||
"key": "compatibility.pdf.trial.3",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $13.76",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 1376,
|
||
"trialPriceId": "price_1PFyBQIlX4lgwUxrMnEUkV73"
|
||
}
|
||
],
|
||
"properties": [
|
||
{
|
||
"key": "text.0",
|
||
"value": "We've helped millions of people to have happier lives and better relationships, and we want to help you too.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f27"
|
||
},
|
||
{
|
||
"key": "text.0.color",
|
||
"value": "millions",
|
||
"_id": "664542bbfe0a8eb4ee0b4f28"
|
||
},
|
||
{
|
||
"key": "text.1",
|
||
"value": "Money shouldn’t stand in the way of finding astrology guidance that finally works. So, choose an amount that you think is reasonable to try us out for one week.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f29"
|
||
},
|
||
{
|
||
"key": "text.2",
|
||
"value": "It costs us $13.67 to offer a 3-day trial, but please choose the amount you are comfortable with.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2a"
|
||
},
|
||
{
|
||
"key": "text.3",
|
||
"value": "This option will help us support those who need to select the lowest trial prices!",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2b"
|
||
},
|
||
{
|
||
"key": "text.4",
|
||
"value": "*Cost of trial as of February 2024",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2c"
|
||
},
|
||
{
|
||
"key": "text.5",
|
||
"value": "${quantity} people joined today",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2d"
|
||
},
|
||
{
|
||
"key": "text.button.1",
|
||
"value": "See my plan",
|
||
"_id": "664542bbfe0a8eb4ee0b4f2e"
|
||
}
|
||
]
|
||
},
|
||
"aura.placement.email.marketing": {
|
||
"_id": "66565b15e4ad13456f7d04f2",
|
||
"key": "aura.paywall.email.marketing",
|
||
"name": "Special Offer!",
|
||
"products": [
|
||
{
|
||
"_id": "66565aa8e4ad13456f7d02a6",
|
||
"key": "compatibility.pdf.trial.5",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"name": "Сompatibility AURA | Trial $0.50",
|
||
"description": "Description",
|
||
"price": 1900,
|
||
"discountPrice": null,
|
||
"isDiscount": false,
|
||
"discountPriceId": null,
|
||
"trialDuration": 3,
|
||
"trialPrice": 50,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"trialPriceId": "price_1PG1vKIlX4lgwUxrVhBf6eIq",
|
||
"type": "subscription"
|
||
}
|
||
],
|
||
"properties": [
|
||
{
|
||
"key": "text.old.price",
|
||
"value": "up to $13.67",
|
||
"_id": "66565b15e4ad13456f7d04f3"
|
||
}
|
||
]
|
||
},
|
||
"aura.placement.secret.discount": {
|
||
"_id": "6658973fef0d180993cdbcc1",
|
||
"key": "aura.paywall.secret.discount",
|
||
"name": "Secret Discount",
|
||
"products": [
|
||
{
|
||
"_id": "66589439ef0d180993cdb72f",
|
||
"key": "compatibility.secret.discount.trial.0",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"priceId": "price_1PMAREIlX4lgwUxrmvtHWth1",
|
||
"name": "Сompatibility AURA Secret Discount | Trial $0.99",
|
||
"description": "Description",
|
||
"price": 900,
|
||
"discountPrice": null,
|
||
"isDiscount": false,
|
||
"discountPriceId": null,
|
||
"trialDuration": 3,
|
||
"trialPrice": 99,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"trialPriceId": "price_1PFiSkIlX4lgwUxrVel0l445",
|
||
"type": "subscription"
|
||
},
|
||
{
|
||
"_id": "6658946cef0d180993cdb79f",
|
||
"key": "compatibility.secret.discount.trial.1",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"priceId": "price_1PMAREIlX4lgwUxrmvtHWth1",
|
||
"name": "Сompatibility AURA Secret Discount | Trial $5.00",
|
||
"description": "Description",
|
||
"price": 900,
|
||
"discountPrice": null,
|
||
"isDiscount": false,
|
||
"discountPriceId": null,
|
||
"trialDuration": 3,
|
||
"trialPrice": 500,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"trialPriceId": "price_1PFyASIlX4lgwUxriLtzsk05",
|
||
"type": "subscription"
|
||
},
|
||
{
|
||
"_id": "66589544ef0d180993cdb7dc",
|
||
"key": "compatibility.secret.discount.trial.2",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"priceId": "price_1PMAREIlX4lgwUxrmvtHWth1",
|
||
"name": "Сompatibility AURA Secret Discount | Trial $9.00",
|
||
"description": "Description",
|
||
"price": 900,
|
||
"discountPrice": null,
|
||
"isDiscount": false,
|
||
"discountPriceId": null,
|
||
"trialDuration": 3,
|
||
"trialPrice": 900,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"trialPriceId": "price_1PFyAuIlX4lgwUxr4fFoauCV",
|
||
"type": "subscription"
|
||
},
|
||
{
|
||
"_id": "66589591ef0d180993cdb88e",
|
||
"key": "compatibility.secret.discount.trial.3",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"priceId": "price_1PMAREIlX4lgwUxrmvtHWth1",
|
||
"name": "Сompatibility AURA Secret Discount | Trial $13.76",
|
||
"description": "Description",
|
||
"price": 900,
|
||
"discountPrice": null,
|
||
"isDiscount": false,
|
||
"discountPriceId": null,
|
||
"trialDuration": 3,
|
||
"trialPrice": 1376,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"trialPriceId": "price_1PFyBQIlX4lgwUxrMnEUkV73",
|
||
"type": "subscription"
|
||
}
|
||
],
|
||
"properties": []
|
||
},
|
||
"aura.placement.palmistry.main": {
|
||
"_id": "66565a0ee4ad13456f7d0079",
|
||
"key": "aura.paywall.palmistry.main",
|
||
"name": "paywall without free trial",
|
||
"products": [
|
||
{
|
||
"_id": "65ff043dfc0fcfc4be550035",
|
||
"key": "compatibility.pdf.trial.0",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $0.99",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 99,
|
||
"trialPriceId": "price_1PFiSkIlX4lgwUxrVel0l445"
|
||
},
|
||
{
|
||
"_id": "66420b6e859ff1199d3a6e88",
|
||
"key": "compatibility.pdf.trial.1",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $5.00",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 500,
|
||
"trialPriceId": "price_1PFyASIlX4lgwUxriLtzsk05"
|
||
},
|
||
{
|
||
"_id": "66420be1859ff1199d3a6e89",
|
||
"key": "compatibility.pdf.trial.2",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $9.00",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 900,
|
||
"trialPriceId": "price_1PFyAuIlX4lgwUxr4fFoauCV"
|
||
},
|
||
{
|
||
"_id": "66420c1c859ff1199d3a6e8a",
|
||
"key": "compatibility.pdf.trial.3",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $13.76",
|
||
"priceId": "price_1PG2RSIlX4lgwUxrDfU2BDS4",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 3,
|
||
"trialPrice": 1376,
|
||
"trialPriceId": "price_1PFyBQIlX4lgwUxrMnEUkV73"
|
||
}
|
||
],
|
||
"properties": [
|
||
{
|
||
"key": "text.0",
|
||
"value": "We've helped millions of people to\nreveal the destiny of their love life\nand what the future holds for them\nand their families.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f27"
|
||
},
|
||
{
|
||
"key": "text.1",
|
||
"value": "It costs us $13.21 to compensate our AURA\nemployees for the trial, but please choose the\namount you are comfortable with.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f29"
|
||
}
|
||
]
|
||
},
|
||
"aura.placement.palmistry.redesign": {
|
||
"_id": "66565a0ee4ad13456f7d0079",
|
||
"key": "aura.paywall.palmistry.main",
|
||
"name": "Palmistry Redesign",
|
||
"properties": [
|
||
{
|
||
"key": "text.0",
|
||
"value": "We've helped millions of people to\nreveal the destiny of their love life\nand what the future holds for them\nand their families.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f27"
|
||
},
|
||
{
|
||
"key": "text.1",
|
||
"value": "It costs us $13.21 to compensate our AURA\nemployees for the trial, but please choose the\namount you are comfortable with.",
|
||
"_id": "664542bbfe0a8eb4ee0b4f29"
|
||
}
|
||
],
|
||
"products": [
|
||
{
|
||
"_id": "65ff043dfc0fcfc4be550035",
|
||
"key": "compatibility.pdf.trial.0",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $0.99",
|
||
"priceId": "price_1PpFiwIlX4lgwUxruq9bpp0j",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 7,
|
||
"trialPrice": 99,
|
||
"trialPriceId": "price_1PpFoNIlX4lgwUxrP4l0lbE5",
|
||
"currency": "usd"
|
||
},
|
||
{
|
||
"_id": "66420b6e859ff1199d3a6e88",
|
||
"key": "compatibility.pdf.trial.1",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $5.00",
|
||
"priceId": "price_1PpFiwIlX4lgwUxruq9bpp0j",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 7,
|
||
"trialPrice": 500,
|
||
"trialPriceId": "price_1PpFpMIlX4lgwUxrKX7uwKMa",
|
||
"currency": "usd"
|
||
},
|
||
{
|
||
"_id": "66420be1859ff1199d3a6e89",
|
||
"key": "compatibility.pdf.trial.2",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $9.00",
|
||
"priceId": "price_1PpFiwIlX4lgwUxruq9bpp0j",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 7,
|
||
"trialPrice": 900,
|
||
"trialPriceId": "price_1PpFpiIlX4lgwUxrGp2qwZph",
|
||
"currency": "usd"
|
||
},
|
||
{
|
||
"_id": "66420c1c859ff1199d3a6e8a",
|
||
"key": "compatibility.pdf.trial.3",
|
||
"productId": "prod_PnStTEBzrPLgvL",
|
||
"name": "Сompatibility AURA | Trial $13.76",
|
||
"priceId": "price_1PpFiwIlX4lgwUxruq9bpp0j",
|
||
"type": "subscription",
|
||
"description": "Description",
|
||
"discountPrice": null,
|
||
"discountPriceId": null,
|
||
"isDiscount": false,
|
||
"isFreeTrial": false,
|
||
"isTrial": true,
|
||
"price": 1900,
|
||
"trialDuration": 7,
|
||
"trialPrice": 1200,
|
||
"trialPriceId": "price_1PqzysIlX4lgwUxrai849j9H",
|
||
"currency": "usd"
|
||
}
|
||
]
|
||
}
|
||
} |