Hi,
I have a website that offers several products which are listed in simple text. Each product has a link that takes you my bank’s payment URL. Each one of these URLs is different because they have to match the products price and each product has a different URL for the bank. Take a look at fitkinetics .org/clases
However, before people can pay they need to agree to terms and conditions. I used a subscriber’s form and configured it. However if you click a PRODUCT 1 which costs …say $100, then site takes you to the subscribers form where you must click agree, then you hit a button and it sends you to the payment URL.
example of subscribers form:
www.fitkinetics. org/promos
So what i would like to learn how to do is:
If you click product 1, then site takes you to another page where you must agree to the terms and conditions and then click a submit button. This button will then be conditioned to re-direct you to the matching URL for that specific product chosen
Any ideas?