Forum Moderators: buckworks
Having looked at the paypal documentation adding the buttons etc to my own shopping cart code looks easy. That is until I look at the security side of it.
How important is encrypting the buttons like paypal suggests, the secure, .Net stuff is not something Ive ever done before and I`m having trouble with it.
The other option is manually verifying transactions, is this viable ? Does anyone else use this option and would you recommend it ?
Thanks in advance for any help / advice
On the other hand, I do suggest encryption if possible, and rather than using .NET, I recommend using the PHP integration.