Skip to content

Instantly share code, notes, and snippets.

@VitaliyBelyaev
Created April 26, 2019 14:26
Show Gist options
  • Save VitaliyBelyaev/fb46edff587ade0f4036a96528f58087 to your computer and use it in GitHub Desktop.
Save VitaliyBelyaev/fb46edff587ade0f4036a96528f58087 to your computer and use it in GitHub Desktop.
{
"code":2000,
"plans":[
{
"id":"22",
"unique_id":"usd_normal_annual",
"user_type":"normal",
"billing_type":"annual",
"name":"Normal Annual",
"description":"Annual Bellicon Home subscription ($83.88).",
"amount":"8388",
"currency":"usd",
"save_percent":"25%"
},
{
"id":"13",
"unique_id":"usd_normal_semi_annual",
"user_type":"normal",
"billing_type":"semi_annual",
"name":"Normal Semi Annual",
"description":"Semi Annual Bellicon Home subscription ($53.94).",
"amount":"5394",
"currency":"usd",
"save_percent":"16%"
},
{
"id":"4",
"unique_id":"usd_normal_monthly",
"user_type":"normal",
"billing_type":"monthly",
"name":"Normal Monthly",
"description":"Monthly Bellicon Home subscription ($9.99).",
"amount":"999",
"currency":"usd",
"save_percent":"0%"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment