Questions tagged [stripe.js]

Use this tag for Stripe.js. Stripe.js is Stripe's foundational JavaScript library for securely sending sensitive information to Stripe directly from the customer's browser.

Stripe.js is Stripe's foundational JavaScript library for securely sending sensitive information to Stripe directly from the customer's browser.

119 questions
2
votes
1 answer

Why do Stripe allow clients that only support TLS 1.0 if they enforce TLS 1.2 on the server?

Stripe is a payment processing service which works more or less like this: A user visits our web application and fills in their card details in a form Some JavaScript provided by Stripe and loaded within a