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

Subscriptions sub collection not being created in Firebase #646

Closed
884k opened this issue Dec 7, 2024 · 0 comments
Closed

Subscriptions sub collection not being created in Firebase #646

884k opened this issue Dec 7, 2024 · 0 comments

Comments

@884k
Copy link

884k commented Dec 7, 2024

Describe the bug
When a user successfully pays for their subscription, only a 'checkout_sessions' and 'payment' subcollection is created in Firestore. There is supposed to be a 'subscriptions' subcollection that is created when a user succesfully pays for a subscription.

To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:

Follow instructions provided
Log in and pay for subscription
Check Firestore
image

Additional Information
• I have already tried the solution mentioned in issue #630.
• Webhook events and logs indicate that the process completes successfully.
• This was executed in Test Mode.

@884k 884k closed this as completed Dec 7, 2024
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

No branches or pull requests

1 participant