Woocommerce and WordPress PII
-
Hello,
I’m using Woocommerce, and I’m interested on making my site PII complaint by not storing user personal information. The reason for this is that I will use Paypal as a payment mechanism, which will store user information once payment is done, together with order information.
I do not want to store any PII because my wordpress installation is under a shared service and this does not comply with EU rules.
To achieve this, I would like to be able to completely remove/disable the SignUp and Login forms from the website in a robust way (server side).
I would also like to remove/disable the need to enter billing or shipping address and user information forms.
My idea is for the user to pick the products, select the shipping method, click the paypal button, pay, and go back to my website.
I understand I wont have information about the order on my website and that I will have to go to Paypal to control all this.
Is there a plugin that I can install for this? Or do I have to modify the code to adapt for this case?
How are you guys with Woocommerce installation doing with PII?Thanks in advance
Alan
The topic ‘Woocommerce and WordPress PII’ is closed to new replies.