Closed Bug 915358 Opened 11 years ago Closed 11 years ago

Bango token check service is truncating values

Categories

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

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kumar, Assigned: keir)

References

Details

The token check service (https://bugzilla.mozilla.org/show_bug.cgi?id=887345#c16) seems to be truncating values.

From the query string, our Signature value was this:
webpay:3c68bc31-151e-43a3-8bec-c684e75741a7 (43 characters)

But when it came back from the verifier it was this:
webpay:3c68bc31-151e-43a3-8bec-c684e (36 characters)

When fixing this can you also check that nothing else is truncated?
Assignee: nobody → keir
Priority: -- → P1
typo: I meant to say MerchantTransactionID was getting truncated not Signature
Blocks: 915359
Fixed in our local environment. We have built the release for upload to Test and will keep you posted. Should be on test next Tuesday.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.