#weez - load stripe library
1 messages · Page 1 of 1 (latest)
Hello, if you are talking about Stripe.js then yes
Stripe.js should always be loaded from Stripe's servers. If you load it from your own server, you will have a lot higher of a PCI compliance burden
And also your Stripe.js file can quickly become outdated and have wrong behavior because we assume everyone is on the latest version
Glad you asked, we mention this in our docs but it can be easy to miss
mhh okay, yea I'm asking because of data protection laws.. currently here in austria a lawer sends mass lawsuits because people include google fonts from google servers and the ip of the client is forwarded to google servers
same happens obviously when I include the stripe library from your servers
Interesting, I had not heard of that. I don't know how we would address that but we have to always stay compliant with every country that we are available in's regulations so I am sure we do. Unfortunately I can't speak to that much but our support team may be able to put you in contact with someone who can https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
yea.. another way I'm thinking of is asking for user permissions before I add the stripe library to the header, this should work without problems ?
Unfortunately I'm not familiar with the regulatory requirements here. I think that you may have to ask our support team about that so that they can ask our legal team
okay