cancel
Showing results for 
Search instead for 
Did you mean: 

I want to encrypt few customer field data such as (Email, Address 1, Telephone). Any Ideas

I want to encrypt few customer field data such as (Email, Address 1, Telephone). Any Ideas

I want to encrypt few customer field data such as (Email, Address 1, Telephone). These datas will be kept in encrypted format. Any Ideas?
1 REPLY 1

Re: I want to encrypt few customer field data such as (Email, Address 1, Telephone). Any Ideas

Hi @suraj1077,

 

I guess that the major problem it won't be the encryption. You will need to override a lot of features or handle the loadAfter, saveBefore, login action, etc; Because checkout stores that information too (sales_flat_order_address table for example).

Maybe you can start by thinking on change the loadAfter and saveBefore for Customer.