Private
Public Access
1
0
Files
rowsandall/paidplans.json
Sander Roosendaal 8556a28d4e fixed
2019-04-14 17:43:18 -04:00

1 line
5.1 KiB
JSON

[{"model": "rowers.paidplan", "pk": 1, "fields": {"shortname": "basic", "name": "Basic", "external_id": null, "price": 0.0, "paymentprocessor": "paypal", "paymenttype": "single", "active": true, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 2, "fields": {"shortname": "pro", "name": "Pro (recurring)", "external_id": "pv5r", "price": 25.0, "paymentprocessor": "braintree", "paymenttype": "recurring", "active": true, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 3, "fields": {"shortname": "pro", "name": "Pro (one year)", "external_id": null, "price": 25.0, "paymentprocessor": "paypal", "paymenttype": "single", "active": false, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 4, "fields": {"shortname": "coach", "name": "Coach (4 athletes or less - recurring)", "external_id": null, "price": 90.0, "paymentprocessor": "paypal", "paymenttype": "recurring", "active": true, "clubsize": 4}}, {"model": "rowers.paidplan", "pk": 5, "fields": {"shortname": "plan", "name": "Self-Coach (recurring)", "external_id": null, "price": 75.0, "paymentprocessor": "paypal", "paymenttype": "recurring", "active": true, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 6, "fields": {"shortname": "coach", "name": "Coach (4-10 athletes, recurring)", "external_id": null, "price": 200.0, "paymentprocessor": "paypal", "paymenttype": "recurring", "active": true, "clubsize": 10}}, {"model": "rowers.paidplan", "pk": 7, "fields": {"shortname": "coach", "name": "Coach (more than 10 athletes, recurring)", "external_id": null, "price": 450.0, "paymentprocessor": "paypal", "paymenttype": "recurring", "active": true, "clubsize": 100}}, {"model": "rowers.paidplan", "pk": 8, "fields": {"shortname": "plan", "name": "Self-Coach (one year)", "external_id": null, "price": 75.0, "paymentprocessor": "paypal", "paymenttype": "single", "active": false, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 9, "fields": {"shortname": "coach", "name": "Coach (4 athletes or less - one year)", "external_id": null, "price": 120.0, "paymentprocessor": "paypal", "paymenttype": "single", "active": false, "clubsize": 4}}, {"model": "rowers.paidplan", "pk": 10, "fields": {"shortname": "coach", "name": "Coach (4-10 athletes, one year)", "external_id": null, "price": 250.0, "paymentprocessor": "paypal", "paymenttype": "single", "active": false, "clubsize": 10}}, {"model": "rowers.paidplan", "pk": 11, "fields": {"shortname": "coach", "name": "Coach (more than 10 athletes, one year)", "external_id": null, "price": 500.0, "paymentprocessor": "paypal", "paymenttype": "single", "active": false, "clubsize": 100}}, {"model": "rowers.paidplan", "pk": 12, "fields": {"shortname": "basic", "name": "Basic", "external_id": null, "price": 0.0, "paymentprocessor": "braintree", "paymenttype": "single", "active": true, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 13, "fields": {"shortname": "pro", "name": "Pro (recurring)", "external_id": null, "price": 25.0, "paymentprocessor": "paypal", "paymenttype": "recurring", "active": true, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 14, "fields": {"shortname": "pro", "name": "Pro (one year)", "external_id": "c6ww", "price": 25.0, "paymentprocessor": "braintree", "paymenttype": "single", "active": false, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 15, "fields": {"shortname": "coach", "name": "Coach (4 athletes or less - recurring)", "external_id": "hp9r", "price": 90.0, "paymentprocessor": "braintree", "paymenttype": "recurring", "active": true, "clubsize": 4}}, {"model": "rowers.paidplan", "pk": 16, "fields": {"shortname": "plan", "name": "Self-Coach (recurring)", "external_id": "s596", "price": 75.0, "paymentprocessor": "braintree", "paymenttype": "recurring", "active": true, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 17, "fields": {"shortname": "coach", "name": "Coach (4-10 athletes, recurring)", "external_id": "qngw", "price": 200.0, "paymentprocessor": "braintree", "paymenttype": "recurring", "active": true, "clubsize": 10}}, {"model": "rowers.paidplan", "pk": 18, "fields": {"shortname": "coach", "name": "Coach (more than 10 athletes, recurring)", "external_id": "mnwb", "price": 450.0, "paymentprocessor": "braintree", "paymenttype": "recurring", "active": true, "clubsize": 100}}, {"model": "rowers.paidplan", "pk": 19, "fields": {"shortname": "plan", "name": "Self-Coach (one year)", "external_id": "3qxg", "price": 75.0, "paymentprocessor": "braintree", "paymenttype": "single", "active": false, "clubsize": 0}}, {"model": "rowers.paidplan", "pk": 20, "fields": {"shortname": "coach", "name": "Coach (4 athletes or less - one year)", "external_id": "9q4m", "price": 120.0, "paymentprocessor": "braintree", "paymenttype": "single", "active": false, "clubsize": 4}}, {"model": "rowers.paidplan", "pk": 21, "fields": {"shortname": "coach", "name": "Coach (4-10 athletes, one year)", "external_id": "6qj2", "price": 250.0, "paymentprocessor": "braintree", "paymenttype": "single", "active": false, "clubsize": 10}}, {"model": "rowers.paidplan", "pk": 22, "fields": {"shortname": "coach", "name": "Coach (more than 10 athletes, one year)", "external_id": "dpq6", "price": 500.0, "paymentprocessor": "braintree", "paymenttype": "single", "active": false, "clubsize": 100}}]