|
Rank: Starting Member
Groups: Registered
Joined: 12/17/2003 Posts: 3 Location: ,
|
Hi,
Does anyone have a snippet of CFML code I could use to check the authenticity of a PP transaction using PayPal's digital certificate information?
Also, can someone explain the verify_sign field? Is this the same as the digital certificate, only encrypted? If not, how do I use this field to validate the authenticity of the transaction? POST it back to PP and look for a VERIFIED response?
Thanks for any help and sorry if these are stupid questions.
Chris
|
|
Rank: Starting Member
Groups: Registered
Joined: 5/17/2004 Posts: 45 Location: ,
|
i could be wrong but i believe this is mostly an http thing and CF has to be hitched up in the backend some way, check with your isp. and the verify i hear is not an md5 but a des. i also notice that many are quite relaxed with just http. pro.services@any-mail.co.uk
|