Closed
Bug 838885
Opened 13 years ago
Closed 12 years ago
Warn if the result is different on a postback
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-09-17
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
Details
(Whiteboard: [qa-])
The postback of an in-app payment should just echo back the id of the transaction. Our code currently warns the developer if the postback fails because of 404 or 500 or something. We should warn them if the id is not being echoed back as well.
| Assignee | ||
Updated•13 years ago
|
Priority: -- → P3
Comment 1•13 years ago
|
||
To clarify:
- we have an error handler that retries and notifies the marketplace app on errors
- when a postback doesn't respond correctly it's not within this error handler
- this bug is to put the mismatch response case in the error handler
Updated•12 years ago
|
Version: 1.2 → 1.3
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → amckay
Target Milestone: --- → 2013-09-17
| Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
Can you please add some STRs to this bug or mark it as [qa-] ?
| Assignee | ||
Updated•12 years ago
|
Whiteboard: p=1 → [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•