might there be some way to encrypt customer name, address, basic customer stuff in db?
i know a small performance issue and that two-way would be needed (i believe)
thanks
yea this can certainly be done using the encryption class in opencart. But it is very dangerous.
Basically would have to use the encryption hash in the server tab of the system settings. If that number is changed or lost, you could lose all your customer info. But basically you'd call the encryption code before the database insert/update and then the decrypt on the database call to get the info
Basically would have to use the encryption hash in the server tab of the system settings. If that number is changed or lost, you could lose all your customer info. But basically you'd call the encryption code before the database insert/update and then the decrypt on the database call to get the info
Who is online
Users browsing this forum: No registered users and 6 guests