Page 1 of 1

PaymentDataSource.SaveRecryptData method

Posted: Mon Dec 14, 2009 11:20 am
by michaelg
What happened to the "SaveRecryptData" method from PaymentDataSource class (Version: 7.0.0) ? Has it been replaced ? :(

Michael

Re: PaymentDataSource.SaveRecryptData method !!!

Posted: Mon Dec 14, 2009 1:47 pm
by michaelg
Ok, I solved the issue with "SaveRecryptData" which is simply gone in version 7.0.3. I have used the "Update" method that also encrypts the data (if encryption enabled) prior to save it into the database.