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

Move helper functions for stripe customer to separate file #373

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

BerglundDaniel
Copy link
Member

A smaller part of as a step for another PR. This adds helper functions for stripe customer so those parts can be separated from the stripe subscriptions file later

@@ -0,0 +1,64 @@
from logging import getLogger
Copy link
Member

Choose a reason for hiding this comment

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

Seems like the test is missing a file ending (.py)?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah I forgot it

@BerglundDaniel BerglundDaniel merged commit aeaf2f8 into master Dec 6, 2023
2 checks passed
@BerglundDaniel BerglundDaniel deleted the db/stripe-customer branch December 6, 2023 13:59
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