Closed Bug 831061 Opened 11 years ago Closed 11 years ago

customer receives a purchase confirmation for app

Categories

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

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
2013-01-24

People

(Reporter: cgalimidi, Assigned: andy+bugzilla)

References

Details

(Whiteboard: u=patron c=pmt p=2)

+++ This bug was initially created as a clone of Bug #825368 +++

Depends on 795143

PayAndID-028
As a User I want to receive a purchase confirmation when I purchase an app in the Marketplace so that I have a record of the transaction,  and if I request a refund I am able to identify my transaction and purchase amount.



Kumar McMillan [:kumar] 2012-12-31 13:38:50 PST

This doesn't have any dependencies; it's ready to be worked on. The Marketplace gets a postback here which is the point at which it can email a receipt: https://github.com/mozilla/zamboni/blob/master/mkt/purchase/webpay.py#L168
Summary: [story] customer receives a purchase confirmation for app → customer receives a purchase confirmation for app
Blocks: 825368
No longer depends on: 825368
Target Milestone: --- → 2013-01-24
Assignee: nobody → amckay
Does anyone have some good text for what we'd in an email to the purhcaser?
Flags: needinfo?(dbialer)
How about:

Thank you for purchasing {{ app_name }} from the Firefox Marketplace on [date].


For support on your app purchase please visit the Firefox Marketplace at:

{{ receipt_url }}

--
Question - What information is contained in the receipt_url?  I assume info at receipt_url contains a transaction id? that would be needed for a refund or to identify the transaction.  If not, we would need to give them a transaction id and date).  Can we give an amount that they paid (it sounds like we can't).  Also can we give the developer support site/contact information - if not in the receipt_url?
Flags: needinfo?(dbialer)
Will add in developer support site.
Will add in transaction id as well.

The receipt_url points to a page that's intended to kick off a support or refund flow, or at least it used to. Looks a little more minimalist these days.
https://github.com/mozilla/zamboni/commit/de1714

Would like to localise it when bug 833049 is done.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.