Hello,
I have a form on this page http://t-webdesign.co.uk/projects/ross/order.php When submitted, it calculates a total price and this is stored in a php variable.
How can i create a paypal button, or send the user to paypal using this variable as the price they pay? (I also want to send a couple text field variables along with it through paypal)
Thank you