diff --git a/README.md b/README.md index e823706..70b1b00 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Miscellanous tasks: - [x] Discourse SSO - [x] HCaptcha - [x] RSS feed - - [ ] Stripe checkout + - [x] Stripe checkout - [ ] Stripe donation progress - [ ] Stripe webhooks (+ mailing) - [x] Forgot password flow diff --git a/src/pages/account/upgrade.vue b/src/pages/account/upgrade.vue new file mode 100644 index 0000000..f9f74ba --- /dev/null +++ b/src/pages/account/upgrade.vue @@ -0,0 +1,53 @@ + + + + + Tiers + + {{ tier.name }} + {{ tier.description }} + + Perk: Beta access + + + Perk: Read discord channels + + + Cost: {{ tier.priceCents }} cents + + Checkout + + + +
{{ tier.description }}
+ Perk: Beta access +
+ Perk: Read discord channels +
Cost: {{ tier.priceCents }} cents