Closed
Bug 763102
Opened 12 years ago
Closed 12 years ago
Generate valid receipts for paid apps for developers
Categories
(Marketplace Graveyard :: Reviewer Tools, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2012-06-14
People
(Reporter: cvan, Assigned: andy+bugzilla)
References
Details
In bug 755309 we added the ability go generate valid receipts for reviewers of paid apps.
As a developer, I should be able to go to the detail page of my paid app (pending or public) and click the Purchase button. That should generate a valid receipt so I can launch the app and the receipt will be valid.
Assignee | ||
Comment 1•12 years ago
|
||
I think @krupa said a developer receipt should never expire. We can't do that, the longest we can do is the same as everyone else which is currently a few months and will come down to a week or so once the expiration code lands in Fx.
I should probably this specific receipts code from inside reveiwers, purchase etc into its own module, there's enough of it now :)
Assignee: nobody → amckay
Target Milestone: --- → 2012-06-14
Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
verified fixed. Receipt identifies the developer-
u'product': {u'storedata': u'id=369802',
u'type': u'developer',
u'url': u'https://launchpad.staging.37signals.com'},
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•