-
Notifications
You must be signed in to change notification settings - Fork 191
invoice.upcoming failed: Value for argument "documentPath" is not a valid resource path. Path must be a non-empty string. #616
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
Comments
The problem is basically related to the fact that upcoming invoices don't have an id nor a payment intent which either is used as the record ID (code). This is the same behavior as the retrieve an upcoming invoice functionality. |
cc @dackers86 |
@aar-stripe By default stripe don't have an id or payment intent for invoice.upcoming event. Do we have a solution here? Thanks |
unfortunately until the maintainers fix the issue you can't really do much. |
Same issue |
Same here. Is there any updates? |
I didn't install Send Invoices using Stripe extension. |
I have the same issue with [invoice.paid] events. The Google Cloud logs for the extension show this: { |
Bug report
firestore-stripe-payments
Describe the bug
This was the error:
This is the request:
The text was updated successfully, but these errors were encountered: