create a paypal checkout page on my hosted website:
1. take variables from url string and ‘GET’ PHP into options on an html form. So they can be changed by the customer if needed.
2. Then Ajax to add up the variables and display a total.
3. Help implement on a wordpress blog.
