Hi there, Can anyone help me use my booking form with paypal using PHP? So I would want it to work a bit like this. Order details (name, address, number etc..) NEXT> Pay with PayPal NEXT> If payment successful details entered into my database. If payment fails taking back to website with unsuccessful message and none of the details are entered into the database.
are you looking at IPN or just plain paypal integration? well PM me about the details I may be able to help you out
or better go to paypal and read developers guide on how to integrate paypal on your site, you should better understand the paypal flow so that you can avoid unwanted things. I recommend to learn "Website Payments Standard" its a good start for you.