Closed Bug 692839 Opened 13 years ago Closed 13 years ago

Put the receipt into the app purchase

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Assigned: gkoberger)

References

Details

(Keywords: dev-doc-needed, Whiteboard: [t:muffin])

When the app purchase is done, put the receipt into the install method.
Assignee: nobody → gkoberger
Target Milestone: 6.2.7 → 6.2.8
Priority: -- → P1
Target Milestone: 6.2.8 → 6.2.9
Target Milestone: 6.2.9 → 6.3.0
https://github.com/gkoberger/zamboni/commit/eb97e0c I have no proof this *actually* works; I'm working under the assumption that we're supposed to be passing 'receipt' into the install method via install_data. Is that true? Maybe, maybe not. MDN doesn't say. If not, we can easily fix it.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Where are you looking on MDN for this info, and what should it say?
Keywords: dev-doc-needed
Janet: we need https://wiki.mozilla.org/Apps/WebApplicationReceipt to stipulate that the Receipt be passed in the slot named 'receipt' within the install_data mentioned at https://developer.mozilla.org/en/Apps/Apps_JavaScript_API/navigator.mozApps.install
The info I have for install_data doesn't give its structure. Where can I find that? Or it is a black box to the app developer?
Janet, The only info so far is that install_data is a JSON object with a 'receipt' slot containing a receipt. :-) -Bill
No longer blocks: 698879
Blocks: 698879
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.