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

Invoice line item structure missing the invoice item field #1010

Closed
malisper opened this issue Jan 8, 2020 · 2 comments · Fixed by #1011
Closed

Invoice line item structure missing the invoice item field #1010

malisper opened this issue Jan 8, 2020 · 2 comments · Fixed by #1011
Assignees

Comments

@malisper
Copy link

malisper commented Jan 8, 2020

In the Stripe docs, there's supposed to be an invoice_item attached to invoice line items (InvoiceLine). It appears this field is just skipped over in the structure definition. There doesn't appear to be any other way to figure out what invoice line item is associated with.

@remi-stripe
Copy link
Contributor

@malisper Thanks for the report. I opened a PR in #1011 and will get this released tomorrow!

@remi-stripe
Copy link
Contributor

@malisper This was released and fixed in 68.8.0!

nadaismail-stripe pushed a commit that referenced this issue Oct 18, 2024
* added coupon currency and test

* added failure test case

* wipe currency on non amount off coupons

* fixed coupon match

* added overrides

* added comment

* addressed PR feedback
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

Successfully merging a pull request may close this issue.

2 participants