Hello, Love this product!
I need to integrate this with QuickCommerce. http://www.ecx.com/
I see in their manual that I need some specific fields for each item in my cart. That's easy enough, but a couple of the fields have different names than yours - for example, your "Price" is their "Amount".
2 questions:
1) Is there anywhere else in your script I would need to edit these field names (besides in <form> for each item)?
2) Will the <SCRIPT>
CheckoutCart();
</SCRIPT>
automatically parse in the required items such as "price"? (Or in their case "amount")?
Thanks!
