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

Support delete invoice endpoint #430

Closed
ktravers opened this issue Dec 4, 2018 · 0 comments · Fixed by #513
Closed

Support delete invoice endpoint #430

ktravers opened this issue Dec 4, 2018 · 0 comments · Fixed by #513

Comments

@ktravers
Copy link

ktravers commented Dec 4, 2018

Endpoint: DELETE /v1/invoices/{INVOICE_ID}
Docs: https://stripe.com/docs/api/invoices/delete

This endpoint is part of a suite of new invoice API updates introduced in version 2018-11-08.

In order to support this endpoint, the stripity-stripe library most likely will need to be updated to the latest API version 2018-11-08, which I understand is well outside the scope of this ticket. Happy to close / revise this ticket as necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants