|
Payment HTML Variables
Below are a list of the variables you can use in your Shop Maker payment HTML form. The information they reference is the data entered into card billing address checkout form and the system generated order details. When you add your Payment HTML in the Shop Maker control panel, the #variable# name will be replaced with the relevant value. Assuming the total cost is 10.99, if you enter: <input type=hidden name="amount" value="#totalcost#"> This is the HTML that will be displayed: <input type=hidden name="amount" value="10.99"> You will see, the #totalcost# is replaced by the actual total cost, which in this case is 10.99. Here is a complete list of the variables available to use in your payment HTML form.
FAQ'sCurrently there are no FAQ's for this section. |
| Copyright © 2006 Red Eye Media. All rights reserved. www.shopmaker.co.uk Valid HTML 4.01 |