Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe construct #87

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Stripe construct #87

wants to merge 3 commits into from

Conversation

fredericbarthelet
Copy link
Collaborator

No description provided.

@fredericbarthelet fredericbarthelet marked this pull request as draft August 24, 2021 08:18
@@ -61,9 +62,22 @@ export class StripeProvider implements ProviderInterface {

private config: { apiKey: string; accountId?: string };
public sdk: Stripe;
private state: Record<string, unknown>;
Copy link
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.

None yet

2 participants