-
Notifications
You must be signed in to change notification settings - Fork 175
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
Metadata missing with line item payments #619
Comments
I have the same issue. The metadata field in payments is I see that it's trying to get the metadata here:
|
I also have this issue. |
Still having this issue
|
Same thing, it's a problem if I can't differentiate between the different subscription types in my backend. Can anyone advise me on how to do this? |
Bug report
Describe the bug
Not sure if this is intended behavior, but metadata for checkouts with line items is not transferred to a user's payments collection docs.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
I would expect that the metadata from the checkout session be copied over to the payment doc like it does with single item payments.
The text was updated successfully, but these errors were encountered: