diff --git a/server/status.php b/server/status.php index d5739ce..4a4ab32 100755 --- a/server/status.php +++ b/server/status.php @@ -29,6 +29,20 @@ "email":"wir@it-syndikat.org", "ml":"its-public@lists.catbull.com" }, + "membership_plans":[ + { + "name": "Normal membership", + "value": 20, + "currency": "EUR", + "billing_interval": "monthly" + }, + { + "name": "Student membership", + "value": 10, + "currency": "EUR", + "billing_interval": "monthly" + } + ], "ext_ccc": "chaostreff" }