Skip to content

Comment on Introducing Braintree.jsparent

Comments

I can't speak to anything like IP or user agent, but they're not doing anything with cookies. You can put their JS code:

https://js.stripe.com/v1/

Into a JavaScript beautifier:

http://jsbeautifier.org/

And see that there's no mention of cookies at all, and, their server won't see cookies from another domain.

Do cookies need to be explicitly referenced in code or do they just come along with the request? The cc processor is only interested in its own cookies, not the merchants'.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.