Closed
Bug 765096
Opened 13 years ago
Closed 13 years ago
Add in IPN
Categories
(Marketplace Graveyard :: Payments/Refunds, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
References
Details
We need to move over IPN handling from the marketplace into solitude.
When an IPN comes into the marketplace, the marketplace will call solitude and update things there, along with the marketplace doing its own thing.
There's three things that happen on an IPN:
- transaction confirmed
- refund
- chargeback
The latter two are a bit tricky, because paypal reports two transactions not one. All the code exists right now in paypal libs, we just need to make solitude a bit simpler.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Done: https://github.com/mozilla/solitude/commit/d25151
Just a few in between :)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•