Clarification on security of Payment info
-
Hi!
I’m currently using Woocommerce + Stripe Gateway Plugin and I’m wondering if its secure enough to process customer`s payment data that comes through?What I`ve found so far. According to this doc:
https://docs.woocommerce.com/document/woocommerce-security-faq/
it says:“The payment gateway gives this sensitive information directly to the payment processor. We design our payment gateway plugins to ensure credit card data never enters or passes through your website’s database. This means you need not meet the burdensome and expensive security standards required for storing customers’ credit card numbers.”
That is great. But I have input fields at my Checkout-page related to payment, such as Card Number, Expiry Date and CVC that user has to fill in to make a payment.
My question is: what if browser crash at the moment when customer filled in all credit card data, but didn`t click on “Place Order” yet? Is there any temporary data (e.g. browser’s cache files) with user’s payment data that may be available for hackers due to browser crash?
Thanks in advance,
Yevhen
- The topic ‘Clarification on security of Payment info’ is closed to new replies.