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

Create Stripe customer on-the-fly in createPortalLink to fix #479 #480

Merged
merged 3 commits into from
Sep 4, 2023

Conversation

christiangenco
Copy link
Contributor

@christiangenco christiangenco commented Dec 22, 2022

Right now Stripe Customers are created on-the-fly with the createCheckoutSession callable function but not with the createPortalLink callable function.

This PR copies the Stripe Customer on-the-fly creation in the createCheckoutSession callable function to the createPortalLink callable function.

More details are in my issue #479.

fixes: #479

@CLAassistant
Copy link

CLAassistant commented Aug 18, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 3 committers have signed the CLA.

✅ dackers86
❌ jsteele-stripe
❌ christiangenco
You have signed the CLA already but the status is still pending? Let us recheck it.

@dackers86 dackers86 merged commit 9b1b011 into invertase:next Sep 4, 2023
1 of 3 checks passed
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.

4 participants