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

[15.x] Rename receipt to invoice #1609

Merged
merged 1 commit into from
Dec 9, 2023
Merged

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Dec 8, 2023

This is something I've wanted to do for a long time already and that's to get rid of the last mention of "receipt" in Cashier Stripe. Stripe itself only uses "invoices" in their API's and that's what these documents are actually. Receipts is only a term used for a copy you get on Stripe emails but isn't the exact thing that's stored in Stripe. By consolidating this as "Invoice" we have a better presentation of these objects and documents.

Later on we can also adjust Spark Stripe for this. The migration path for this would be for people to rename their published view from receipt.blade.php to invoice.blade.php.

@driesvints driesvints changed the title Rename receipt to invoice [15.x] Rename receipt to invoice Dec 8, 2023
@taylorotwell taylorotwell merged commit bed3ea9 into master Dec 9, 2023
10 checks passed
@taylorotwell taylorotwell deleted the rename-receipt-to-invoice branch December 9, 2023 15:15
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