web-bugs
web-bugs copied to clipboard
reverb.com - site is not usable
URL: https://reverb.com/uk/
Browser / Version: Firefox 107.0 Operating System: Linux Tested Another Browser: Yes Other
Problem type: Site is not usable Description: Page not loading correctly Steps to Reproduce: I was unable to make a payment with a UK credit card. The two factor bank stuff failed to work (adyen). Paypal worked. Numerous errors in the console about CORS, Cookies misuising the samesite attribute, and three_ds_2 https://www.securesuite.co.uk/hbos/threeDSMethodSubmit/3ds2 being in quirks mode and being unable to load (XHR POST) https://checkoutshopper-live.adyen.com/checkoutshopper/v1/submitThreeDS2Fingerprint?token=live_XXXXXXXXXX That request has no cookies, has plausible request parameters (fingerprintResult and paymentData) but returns a 500 with json [HTTP/1.1 500 66ms] status 500 errorCode "14_0401" message "Authentication of a 3DS2 payment has failed" errorType "internal"
The site shows no feedback for any of this, just an in progress animation.
Visually the same problem on android firefox
Browser Configuration
- gfx.webrender.all: false
- gfx.webrender.blob-images: true
- gfx.webrender.enabled: false
- image.mem.shared: true
- buildID: 20220922095647
- channel: nightly
- hasTouchScreen: false
- mixed active content blocked: false
- mixed passive content blocked: false
- tracking content blocked: false
From webcompat.com with ❤️
Thanks for the report, unfortunately, this requires payment.
@ksy36 based on the provided info is there anything we can do on our side?
[qa_38/2022]
ping @ksy36
[inv_41/2022]
Firefox has received numerous updates since the issue was reported. If the reporter or anyone else can still reproduce the issue in a new profile, we will gladly investigate the issue.
What I would do usually to test this kind of issue, is:
- Type
about:profilesin the url bar. - Choose
Create a new profile. - Call it
deletemeor anything you please. - Then start it. (this way you will be sure that nothing is interfering, no ghost caching etc.)
- Test.
[inv_03/2023]