stripe/stripe-js

[BUG]: r.stripe.com/b blocked by uBlock origin

that-guy-iain opened this issue · 2 comments

What happened?

I tried to add a payment details via the stripe js and it fails with uBlock origin is active but works when it's not

Environment

125.0.6422.60 (Official Build) (64-bit) Linux

Reproduction

No response

Can you share more about what exactly is failing and if this is payment blocking? Can you provide a place where we can reproduce this?

Requests to r.stripe.com should be non-blocking, so uBlock or other addons blocking this should still allow payments to complete.

I just checked again. And the JS code for adding a card via token is now working when it wasn't.

it was blocking the ability to add cards. But now it's not. Just fixed itself. I'll close. Thanks!