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

Error: There is no user record corresponding to the provided identifier. #85

Open
ImpuscatuAndrei opened this issue Aug 30, 2024 · 0 comments

Comments

@ImpuscatuAndrei
Copy link

Hello !

I'm trying to integrate firebase-revenuecat-purchases with Stripe and RevenueCat.
While with Apple Store and Google Play store the extension works correctly, when I try the same thing with the Stripe integration I get this error:

Error: There is no user record corresponding to the provided identifier.

The error is correct, because Stripe creates a unique customer id that serves as the customer ID in revenue Cat. But that Stripe customer id does not exists in my firebase because it's created by Stripe.

Is there a solution or a workaround for the case where the user ID in firebase does not exists?

Thank you!

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