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

Set Stripe customer ID into Account #589

Open
mblayman opened this issue Mar 6, 2022 · 0 comments
Open

Set Stripe customer ID into Account #589

mblayman opened this issue Mar 6, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mblayman
Copy link
Owner

mblayman commented Mar 6, 2022

When the user signs up with school desk on a paid plan, a session completes and the Account is flipped to the ACTIVE state.

A customer cancelled and I discovered that the connection between the School Desk Account and Stripe Customer record is not made. The checkout.session.completed event that sets to ACTIVE should also set a (not yet existing) customer_id field on the Account.

This change will facilitate my ability to help customers.

@mblayman mblayman added the enhancement New feature or request label Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant