FuelRats/fuelrats.com

As a glorious donator I want to be able to make reoccurring donations

Opened this issue · 0 comments

Acceptance Criteria

  • Two options should be presented upon page load: one-time donation and reoccurring subscription. choosing an option should lead to a form which is separate from the other.
  • An option should exist to choose the currency to make the donation in. It should accept USD, EUR, and GBP.
  • Subscription plan options should be loaded from the Stripe API and displayed accordingly.

Background

Additional Information

Checkout quickstart: https://stripe.com/docs/payments/checkout/one-time

API Docs: https://stripe.com/docs/api/checkout/sessions