Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Remove everything re: Subscriptions / Billing #120

@dstpierre

Description

@dstpierre

I've decided to continue StaticBackend as a non commercial project.

Removing anything that relates to billing and subscription will makes the code cleaner and remove not needed code.

  • Things like the Stripe webhook and related function.
  • In the create account there's a lot of code related to Stripe
  • When uploading files there's checks related to plans and max size upload
  • In the UI there's a button / process to Stripe customer portal

Removing the dependency on Stripe would be a first good start.

Checking for the StripeID field across the project.

There will certainly have some tests to remove as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions