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

[12.x] Update description on receipt #1098

Merged
merged 1 commit into from
Mar 15, 2021
Merged

[12.x] Update description on receipt #1098

merged 1 commit into from
Mar 15, 2021

Conversation

driesvints
Copy link
Member

This updates the default shipped receipt with the invoice line item description rather than what we roll of our own. It duplicates the amount paid a bit but overall more properly displays the bought product.

There could be a breaking change here in the sense that a product description in Stripe might differ from a product description in your app. In that sense we could also target this change to master.

I'd argue that with the current support of multi plan subscriptions it's best to make this change as it's otherwise not possible to know about which product the invoice is about wen you're subscribed to multiple products.

Before:

Screenshot 2021-03-15 at 10 01 23

After:

Screenshot 2021-03-15 at 10 01 10

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