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

[11.x] Use proper invoice number #878

Merged
merged 1 commit into from
Feb 27, 2020
Merged

Conversation

driesvints
Copy link
Member

This changes the invoice number on receipts to the actual invoice number in Stripe. The current id is Stripe internal identifier for doing API requests while the invoice number is the one set in Stripe to identify the invoice as an incremental number.

Sending this in to master because of the change in behavior.

Closes #845

@taylorotwell taylorotwell merged commit 7b8687a into master Feb 27, 2020
@driesvints driesvints deleted the use-proper-invoice-number branch February 27, 2020 17:29
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 this pull request may close these issues.

2 participants