- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 50
Open
Labels
v3Tasks for version 3.0.0Tasks for version 3.0.0
Description
TBD: Use a payment processing framework like Stripe or Lemon Squeezy
-  GET /account/{id}/billing/plansto list all plans
-  GET /account/{id}/billingto get all billing info for the given account, like current plan and cost per month
-  POST /account/{id}/billing/planto sign up for a plan
-  PUT /account/{id}/billing/planto modify the current plan
-  DELETE /account/{id}/billing/planto cancel the subscription
-  GET /account/{id}/billing/invoicesto get a list of invoices
- TBD: all other endpoints for managing the actual payment methods
Metadata
Metadata
Assignees
Labels
v3Tasks for version 3.0.0Tasks for version 3.0.0
Type
Projects
Status
Backlog