Closed Bug 906786 Opened 12 years ago Closed 12 years ago

Missing currency and amount in solitude

Categories

(Marketplace Graveyard :: Payments/Refunds, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

VERIFIED FIXED
2013-09-03

People

(Reporter: andy+bugzilla, Assigned: keir)

References

Details

When transactions are completed, it looks like we are missing currency and amount in solitude. Looking at the log for 2013-08-15... we need to figure out why that isn't being populated.
Version: 1.5 → 1.3
Assignee: nobody → david
How can I retrieve those logs? I'm blocked until I can analyze which values are returned by Bango. PR: https://github.com/mozilla/solitude/pull/126
Logs for 2013-08-15 (/data/syslogs/apps/http_app_payments/app.log-20130815.gz) is full of db connection errors but nothing related to notifications.
There are 10 occurrences of "Received notification" in app.log-20130816.gz but none of those have the next logging message to identify if it's an invalid or valid notification. I wonder if that is related to #888075 (but the following messages shouldn't be that long) or to unicode.
Depends on: 888075
Blocks: 905113
Taking because we need it for receipts and David is on holiday.
Assignee: david → amckay
Target Milestone: --- → 2013-09-03
Can I confirm that currency and price are correctly being set on the redirect? Looking at our logs I see: Aug 27 12:53:20 localhost6.localdomain: [10.8.83.212] w.bango:INFO Bango success: <QueryDict: {u'BillingConfigurationId': [u'31933160'], u'ResponseCode': [u'OK'], u'P': [u''], u'Currency': [u''], u'BangoUserId': [u'...snipped'], u'MerchantTransactionId': [u'webpay:8fe0b050-8eca-4c15-9f21-d1a2950841f6'], u'MozSignature': [u'...snipped'], u'Token': [u'...snipped'], u'ResponseMessage': [u'Success'], u'BangoTransactionId': [u'1245623515'], u'TransactionMethods': [u'VEN_MOZILLA,Venezuela Mozilla,CREDITCARD,Credit Card'], u'Price': [u'0'], u'Network': [u'VEN_MOZILLA']}> Note that price is 0 and currency is empty. It looks like this was added in https://bugzilla.mozilla.org/show_bug.cgi?id=835421#c4, but might have regressed. I don't think this is just Venezuela issue, we are seeing this issue for all transactions.
Group: mozilla-corporation-confidential
Flags: needinfo?(keir)
Group: mozilla-corporation-confidential
Assignee: amckay → keir
Will be fixed tomorrow.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(keir)
Resolution: --- → FIXED
Thanks
Status: RESOLVED → VERIFIED
For those of you who have access, you can see this is metaplace.
You need to log in before you can comment on or make changes to this bug.