grant777 Posted September 13, 2006 Share Posted September 13, 2006 Hi,I have a general question, I'm not sure whether anyone can help me, but I have a client who would like me to develop 2 forms, a quote and an order form. When the user clicks submit on each of these forms, he/she will receive a ticket number for their request. He would also like to be able to process orders with paypal on his website, he wants his customers to be able to enter in their order number and click a button and get taken to paypal to make the payment. I'm not great with php, can anyone offer any solutions, are there scripts to download which do this?Thanks,Grant Quote Link to comment https://forums.phpfreaks.com/topic/20586-quote-and-order-tickets/ Share on other sites More sharing options...
ober Posted September 13, 2006 Share Posted September 13, 2006 You can look on the paypal site for ways to integrate with their site. As far as the quote/order forms, that's as simple as generating a number based off of what currently exists in your database. If you're completely unsure and haven't started any coding, I'd suggest looking around on the main site (www.phpfreaks.com) at some of the tutorials. Quote Link to comment https://forums.phpfreaks.com/topic/20586-quote-and-order-tickets/#findComment-91026 Share on other sites More sharing options...
redarrow Posted September 13, 2006 Share Posted September 13, 2006 I posted an easy way to setup paypal look for it.my link for ipn and paypal intergration with php.http://freesingles.ath.cx/paypal_information.incYou will have to use the paypal site to understand all the code ok. Quote Link to comment https://forums.phpfreaks.com/topic/20586-quote-and-order-tickets/#findComment-91036 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.