Anna Sirota
ec2ce855b9
This also updates plan variations fixture (and historical migrations) to match what is currently in production.
767 lines
16 KiB
JSON
767 lines
16 KiB
JSON
[
|
||
{
|
||
"model": "looper.product",
|
||
"pk": 1,
|
||
"fields": {
|
||
"created_at": "2021-05-26T08:42:53.660Z",
|
||
"updated_at": "2021-10-22T08:09:49.080Z",
|
||
"name": "Blender Studio Subscription",
|
||
"type": "GES",
|
||
"description": null
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.product",
|
||
"pk": 2,
|
||
"fields": {
|
||
"created_at": "2021-12-02T14:54:25.214Z",
|
||
"updated_at": "2022-06-23T22:52:26.833Z",
|
||
"name": "Blender Studio Corporate Subscription",
|
||
"type": "GES",
|
||
"description": ""
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.plan",
|
||
"pk": 1,
|
||
"fields": {
|
||
"product": 1,
|
||
"name": "Automatic renewal",
|
||
"description": "This subscription is renewed automatically. You can stop or cancel a subscription any time.",
|
||
"is_active": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.plan",
|
||
"pk": 2,
|
||
"fields": {
|
||
"product": 1,
|
||
"name": "Manual renewal",
|
||
"description": "This subscription is renewed manually. You can leave it on-hold, or renew it when convenient.",
|
||
"is_active": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.plan",
|
||
"pk": 3,
|
||
"fields": {
|
||
"product": 2,
|
||
"name": "Basic",
|
||
"description": "This subscription is renewed automatically. You can stop or cancel a subscription any time.",
|
||
"is_active": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.plan",
|
||
"pk": 4,
|
||
"fields": {
|
||
"product": 2,
|
||
"name": "Basic - Manual Renewal",
|
||
"description": "This subscription is renewed manually. You can leave it on-hold, or renew it when convenient.",
|
||
"is_active": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.plan",
|
||
"pk": 5,
|
||
"fields": {
|
||
"product": 2,
|
||
"name": "Bronze",
|
||
"description": "This subscription is renewed automatically. You can stop or cancel a subscription any time.",
|
||
"is_active": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.plan",
|
||
"pk": 6,
|
||
"fields": {
|
||
"product": 2,
|
||
"name": "Bronze - Manual Renewal",
|
||
"description": "This subscription is renewed manually. You can leave it on-hold, or renew it when convenient.",
|
||
"is_active": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.plan",
|
||
"pk": 7,
|
||
"fields": {
|
||
"product": 2,
|
||
"name": "Silver",
|
||
"description": "This subscription is renewed manually. You can leave it on-hold, or renew it when convenient.",
|
||
"is_active": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 1,
|
||
"fields": {
|
||
"plan": 1,
|
||
"currency": "USD",
|
||
"price": "USD 11.50",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 2,
|
||
"fields": {
|
||
"plan": 1,
|
||
"currency": "EUR",
|
||
"price": "EUR 11.50",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 3,
|
||
"fields": {
|
||
"plan": 1,
|
||
"currency": "USD",
|
||
"price": "USD 32.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 4,
|
||
"fields": {
|
||
"plan": 1,
|
||
"currency": "EUR",
|
||
"price": "EUR 32.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 5,
|
||
"fields": {
|
||
"plan": 1,
|
||
"currency": "USD",
|
||
"price": "USD 61.50",
|
||
"interval_unit": "month",
|
||
"interval_length": 6,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 6,
|
||
"fields": {
|
||
"plan": 1,
|
||
"currency": "EUR",
|
||
"price": "EUR 61.50",
|
||
"interval_unit": "month",
|
||
"interval_length": 6,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 7,
|
||
"fields": {
|
||
"plan": 1,
|
||
"currency": "USD",
|
||
"price": "USD 119.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 8,
|
||
"fields": {
|
||
"plan": 1,
|
||
"currency": "EUR",
|
||
"price": "EUR 119.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 9,
|
||
"fields": {
|
||
"plan": 2,
|
||
"currency": "USD",
|
||
"price": "USD 17.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 10,
|
||
"fields": {
|
||
"plan": 2,
|
||
"currency": "EUR",
|
||
"price": "EUR 17.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 11,
|
||
"fields": {
|
||
"plan": 2,
|
||
"currency": "USD",
|
||
"price": "USD 37.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 12,
|
||
"fields": {
|
||
"plan": 2,
|
||
"currency": "EUR",
|
||
"price": "EUR 37.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 13,
|
||
"fields": {
|
||
"plan": 2,
|
||
"currency": "USD",
|
||
"price": "USD 127.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 14,
|
||
"fields": {
|
||
"plan": 2,
|
||
"currency": "EUR",
|
||
"price": "EUR 127.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 15,
|
||
"fields": {
|
||
"plan": 3,
|
||
"currency": "USD",
|
||
"price": "USD 105.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 16,
|
||
"fields": {
|
||
"plan": 3,
|
||
"currency": "EUR",
|
||
"price": "EUR 100.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 17,
|
||
"fields": {
|
||
"plan": 3,
|
||
"currency": "USD",
|
||
"price": "USD 315.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 18,
|
||
"fields": {
|
||
"plan": 3,
|
||
"currency": "EUR",
|
||
"price": "EUR 300.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 19,
|
||
"fields": {
|
||
"plan": 3,
|
||
"currency": "USD",
|
||
"price": "USD 630.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 6,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 20,
|
||
"fields": {
|
||
"plan": 3,
|
||
"currency": "EUR",
|
||
"price": "EUR 600.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 6,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 21,
|
||
"fields": {
|
||
"plan": 3,
|
||
"currency": "USD",
|
||
"price": "USD 1260.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 22,
|
||
"fields": {
|
||
"plan": 3,
|
||
"currency": "EUR",
|
||
"price": "EUR 1200.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 23,
|
||
"fields": {
|
||
"plan": 4,
|
||
"currency": "USD",
|
||
"price": "USD 105.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 24,
|
||
"fields": {
|
||
"plan": 4,
|
||
"currency": "EUR",
|
||
"price": "EUR 100.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 25,
|
||
"fields": {
|
||
"plan": 4,
|
||
"currency": "USD",
|
||
"price": "USD 315.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 26,
|
||
"fields": {
|
||
"plan": 4,
|
||
"currency": "EUR",
|
||
"price": "EUR 300.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 27,
|
||
"fields": {
|
||
"plan": 4,
|
||
"currency": "USD",
|
||
"price": "USD 1260.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 28,
|
||
"fields": {
|
||
"plan": 4,
|
||
"currency": "EUR",
|
||
"price": "EUR 1200.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 29,
|
||
"fields": {
|
||
"plan": 5,
|
||
"currency": "USD",
|
||
"price": "USD 540.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 30,
|
||
"fields": {
|
||
"plan": 5,
|
||
"currency": "EUR",
|
||
"price": "EUR 500.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 31,
|
||
"fields": {
|
||
"plan": 5,
|
||
"currency": "USD",
|
||
"price": "USD 1620.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 32,
|
||
"fields": {
|
||
"plan": 5,
|
||
"currency": "EUR",
|
||
"price": "EUR 1500.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 33,
|
||
"fields": {
|
||
"plan": 5,
|
||
"currency": "USD",
|
||
"price": "USD 3240.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 6,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 34,
|
||
"fields": {
|
||
"plan": 5,
|
||
"currency": "EUR",
|
||
"price": "EUR 3000.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 6,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 35,
|
||
"fields": {
|
||
"plan": 5,
|
||
"currency": "USD",
|
||
"price": "USD 6480.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 36,
|
||
"fields": {
|
||
"plan": 5,
|
||
"currency": "EUR",
|
||
"price": "EUR 6000.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 37,
|
||
"fields": {
|
||
"plan": 6,
|
||
"currency": "USD",
|
||
"price": "USD 540.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 38,
|
||
"fields": {
|
||
"plan": 6,
|
||
"currency": "EUR",
|
||
"price": "EUR 500.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 39,
|
||
"fields": {
|
||
"plan": 6,
|
||
"currency": "USD",
|
||
"price": "USD 1620.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 40,
|
||
"fields": {
|
||
"plan": 6,
|
||
"currency": "EUR",
|
||
"price": "EUR 1500.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 3,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 41,
|
||
"fields": {
|
||
"plan": 6,
|
||
"currency": "USD",
|
||
"price": "USD 6480.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 42,
|
||
"fields": {
|
||
"plan": 6,
|
||
"currency": "EUR",
|
||
"price": "EUR 6000.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 43,
|
||
"fields": {
|
||
"plan": 2,
|
||
"currency": "EUR",
|
||
"price": "EUR 67.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 6,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 44,
|
||
"fields": {
|
||
"plan": 2,
|
||
"currency": "USD",
|
||
"price": "USD 67.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 6,
|
||
"collection_method": "manual",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 45,
|
||
"fields": {
|
||
"plan": 7,
|
||
"currency": "EUR",
|
||
"price": "EUR 12000.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 46,
|
||
"fields": {
|
||
"plan": 7,
|
||
"currency": "EUR",
|
||
"price": "EUR 1000.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 47,
|
||
"fields": {
|
||
"plan": 7,
|
||
"currency": "USD",
|
||
"price": "USD 1070.00",
|
||
"interval_unit": "month",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": true
|
||
}
|
||
},
|
||
{
|
||
"model": "looper.planvariation",
|
||
"pk": 48,
|
||
"fields": {
|
||
"plan": 7,
|
||
"currency": "USD",
|
||
"price": "USD 12800.00",
|
||
"interval_unit": "year",
|
||
"interval_length": 1,
|
||
"collection_method": "automatic",
|
||
"is_active": true,
|
||
"is_default_for_currency": false
|
||
}
|
||
}
|
||
]
|