sean14592 Posted May 31, 2008 Share Posted May 31, 2008 On my site I have the following plan to process payments via PayPal My site is a the property rent directoy basicaly and a owner is allowed to add property, so this si the proccess they will take.... 1) Click Add Property 2)They then see a form, complete and click submit -After subited all form data is saved in sessions 3) redirect to PayPal payment gateway 4)They pay and cme back to our site -The site now brings back the sessions and PayPal details(if I can) to enter into database 5)Done! Its realy the main concept of having the sessions saved and then submited once paymen complete, is that secure? cheers sean Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/ Share on other sites More sharing options...
paulman888888 Posted May 31, 2008 Share Posted May 31, 2008 Mostly. Can you have HTTPS instead of HTTP? Thats even safer Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554414 Share on other sites More sharing options...
sean14592 Posted May 31, 2008 Author Share Posted May 31, 2008 I dont know I would have to look into that, never used https. thanks sean Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554420 Share on other sites More sharing options...
Wolphie Posted May 31, 2008 Share Posted May 31, 2008 Just for clarificiation, HTTPS is SSL. Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554424 Share on other sites More sharing options...
sean14592 Posted May 31, 2008 Author Share Posted May 31, 2008 so does tht mean I have to buy a ssl certificate? cheers sean Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554450 Share on other sites More sharing options...
BlueSkyIS Posted May 31, 2008 Share Posted May 31, 2008 you'll need an ssl certificate, but you may be able to find a free/cheap one. Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554463 Share on other sites More sharing options...
sean14592 Posted June 1, 2008 Author Share Posted June 1, 2008 any1 know where I can get one free, found one site but links are down. cheer sean Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554836 Share on other sites More sharing options...
BlueSkyIS Posted June 1, 2008 Share Posted June 1, 2008 google free ssl ??? Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554871 Share on other sites More sharing options...
sean14592 Posted June 1, 2008 Author Share Posted June 1, 2008 That what id did lol, could only find one (non trial) site and the links on registration are down. cheers sean Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554903 Share on other sites More sharing options...
paulman888888 Posted June 1, 2008 Share Posted June 1, 2008 i use freehostia.com and they have a free SSL certicftic thingy Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554904 Share on other sites More sharing options...
sean14592 Posted June 1, 2008 Author Share Posted June 1, 2008 i use freehostia.com and they have a free SSL certicftic thingy Its included in there free host, right? does this mean you can only use it on the free host package and not on my own host? cheers for help sean Quote Link to comment https://forums.phpfreaks.com/topic/108155-is-this-secure/#findComment-554931 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.