Closed
Bug 926575
Opened 12 years ago
Closed 11 years ago
Pass MCC/MNC through to solitude
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kumar, Assigned: andy+bugzilla)
References
Details
(Whiteboard: [qa-])
When mcc/mnc is available (bug 892068) let's pass that through to the Solitude transaction so that filtering revenue by region (bug 858256) works.
| Reporter | ||
Updated•12 years ago
|
| Reporter | ||
Updated•12 years ago
|
Whiteboard: [qa-]
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → amckay
Priority: -- → P2
Target Milestone: --- → 2013-10-28
| Assignee | ||
Comment 1•12 years ago
|
||
When a transaction starts, pass the mcc/mnc through. We currently get this back in the completed transaction, but having it before the transaction starts is going to be really useful for stats and payment choice.
Depends on: 929232
Summary: Track region in finished transactions → Pass MCC/MNC through to solitude
Target Milestone: 2013-10-28 → ---
| Assignee | ||
Updated•12 years ago
|
Version: 1.4 → 1.5
| Assignee | ||
Updated•12 years ago
|
Assignee: amckay → nobody
| Assignee | ||
Comment 2•11 years ago
|
||
Spartacus did this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Is this now being written to the solitude logs? Do you have a commit URL for this?
Flags: needinfo?(amckay)
| Assignee | ||
Comment 4•11 years ago
|
||
Don't believe so, we don't need it beyond figuring out what provider to use for the payment. There lots of commits in this area on different bugs, here's one:
https://github.com/mozilla/webpay/commit/8bcf72c1cfdf48173fa40af743f1df0269cc370b
Would you like it in the logs somewhere for something?
Flags: needinfo?(amckay)
Comment 5•11 years ago
|
||
(In reply to Andy McKay [:andym] from comment #4)
> Don't believe so, we don't need it beyond figuring out what provider to use
> for the payment. There lots of commits in this area on different bugs,
> here's one:
>
> https://github.com/mozilla/webpay/commit/
> 8bcf72c1cfdf48173fa40af743f1df0269cc370b
>
> Would you like it in the logs somewhere for something?
Yeah, for the blocking bug on this bug... to be able to show top paid apps by region.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → amckay
| Assignee | ||
Comment 7•11 years ago
|
||
https://github.com/mozilla/solitude/pull/339
https://github.com/mozilla/webpay/pull/624
Hopefully we'll see some data come through to metaplace next week.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•