Closed
Bug 826474
Opened 12 years ago
Closed 12 years ago
Treat in-app payment notice postback like app purchase notices (in JWT)
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-01-17
People
(Reporter: kumar, Assigned: andy+bugzilla)
References
Details
(Whiteboard: u=dev c=pmt p=1)
Lets require all payment JWTs to declare a postbackURL and a chargebackURL. This will make the notice code in webpay simpler and will provide more flexibility to developers when testing their various dev/test/prod environments. It will also make the devhub simpler since we won't have to store the callback URLs.
Reporter | ||
Updated•12 years ago
|
Reporter | ||
Updated•12 years ago
|
Summary: Treat in-app payment notices like app purchase notices → Treat in-app payment notice postback like app purchase notices (in JWT)
Reporter | ||
Comment 1•12 years ago
|
||
I'm making this a P1 because we didn't build the chargeback/postback handling into devhub (no need to).
This patch should also update the docs https://wiki.mozilla.org/WebAPI/WebPayment
Priority: P3 → P1
Reporter | ||
Updated•12 years ago
|
Target Milestone: --- → 2013-01-17
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → amckay
Assignee | ||
Comment 2•12 years ago
|
||
https://github.com/mozilla/webpay/commit/ca6e76
Read over docs, they all have the URLs in them.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•