Skip to content

[usage] Move Stripe handling from server to usage #13198

Closed
@easyCZ

Description

@easyCZ

Is your feature request related to a problem? Please describe

We've accumulated a decent amount of Stripe logic in the server component, but we also have stripe interaction on the usage component. Ideally, we want to co-locate all Stripe interaction on a single component to reduce our mental overhead when dealing with Stripe problems.

We would introduce a StripeService on the usage component which would be responsible for handling our domain specific stripe interactions.

Example PRs which add Stripe interaction into server:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions