jay_bo Posted April 29, 2010 Share Posted April 29, 2010 I have created a shopping cart using php from scratch and linked it to paypal for the transactions. I was wondering whether i would have any security threats or risks seems that i have self built it. Many thanks Link to comment https://forums.phpfreaks.com/topic/200228-shopping-cart/ Share on other sites More sharing options...
mrMarcus Posted April 29, 2010 Share Posted April 29, 2010 that's about as vague as it gets. you may, or may not, have security threats in every line of code. doesn't matter that you wrote it or not. don't know how else to answer that. Link to comment https://forums.phpfreaks.com/topic/200228-shopping-cart/#findComment-1050759 Share on other sites More sharing options...
jay_bo Posted April 29, 2010 Author Share Posted April 29, 2010 How could i test it out? Link to comment https://forums.phpfreaks.com/topic/200228-shopping-cart/#findComment-1050761 Share on other sites More sharing options...
mrMarcus Posted April 29, 2010 Share Posted April 29, 2010 test what out? what security threats are you worried about? specifics please. Link to comment https://forums.phpfreaks.com/topic/200228-shopping-cart/#findComment-1050763 Share on other sites More sharing options...
otuatail Posted April 29, 2010 Share Posted April 29, 2010 I have created this kind of thing. You link into paypal for the person to make a payment. Both you and your client has an acount with paypal. You do not need to concern yourself with security issues. Your client does not send you his/her bank details. Visit paypal and go to there services pages on this subject. Desmond. Link to comment https://forums.phpfreaks.com/topic/200228-shopping-cart/#findComment-1050764 Share on other sites More sharing options...
darkfreaks Posted April 30, 2010 Share Posted April 30, 2010 http://www.micahcarrick.com/04-19-2005/php-paypal-ipn-integration-class.html thsi is a simple Paypal IPN script should help with checkout process. Link to comment https://forums.phpfreaks.com/topic/200228-shopping-cart/#findComment-1050794 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.