OK, I followed those steps and setup the server behaviour.
Next question -- what do I do to make the shipping quote appear in the Shipping Quote: box?
I tried binding <?php echo $eCart1->GetRuleValueByName("Shipping", urldecode("UPS Shipping")); ?> which generates a 0.00 in the table cell. But when I enter a zipcode and click Get Shipping Price nothing happens, the 0.00 remains.
If I continue thru the Checkout to the Order Confirmation page there is a price for shipping
Also, on another note -- is there a way to have the information entered in the Checkout box remain should someone decide to go back from the Order Confirm page to Modify Information?
Thanks