Skip to content

Stripe construct#87

Draft
fredericbarthelet wants to merge 3 commits into
masterfrom
stripe-construct
Draft

Stripe construct#87
fredericbarthelet wants to merge 3 commits into
masterfrom
stripe-construct

Conversation

@fredericbarthelet
Copy link
Copy Markdown
Collaborator

No description provided.

@fredericbarthelet fredericbarthelet marked this pull request as draft August 24, 2021 08:18

private config: { apiKey: string; accountId?: string };
public sdk: Stripe;
private state: Record<string, unknown>;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need state management here? I'm wondering if this is a bit early to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants