Closed
Description
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
Projects
Status
Done