Closed Bug 890046 Opened 11 years ago Closed 11 years ago

HTMLize the receipt emails

Categories

(Marketplace Graveyard :: Payments/Refunds, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
2013-08-13

People

(Reporter: robhudson, Assigned: robhudson)

Details

Maureen has a nice looking receipt here:
https://www.dropbox.com/s/xsr9d5mh3lumhuq/Marketplace_Payments_Receipt.pdf

Let's make a mkt/purchase/templates/purchase/receipt.html to go along with mkt/purchase/templates/purchase/receipt.txt.

This is called in mkt/purchase/webpay_task.py
Priority: -- → P3
So I moved it to .html already, because our localization stuff doesn't catch .txt
(In reply to Wraithan (Chris McDonald) [:wraithan] from comment #1)
> So I moved it to .html already, because our localization stuff doesn't catch
> .txt

Can we fix the l10n script to pick up on .txt then?
(In reply to Christopher Van Wiemeersch [:cvan] from comment #2)
> Can we fix the l10n script to pick up on .txt then?

I agree. There's likely other .txt emails we're not localizing b/c of this.
https://github.com/mozilla/zamboni/commit/aa25ff1
Assignee: nobody → robhudson.mozbugs
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-08-13
To verify, purchase an app and check the receipt in email. It should contain both HTML and TXT versions.

For bonus points, change your language settings and purchase an app and verify that the app's name is localized to the right language. (Note: Not all text in the email will be translated yet b/c of the new strings.)
You need to log in before you can comment on or make changes to this bug.