Index: openacs-4/packages/ecommerce/www/payment.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/payment.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/ecommerce/www/payment.tcl 18 Sep 2002 21:33:46 -0000 1.6 +++ openacs-4/packages/ecommerce/www/payment.tcl 21 Sep 2002 02:50:32 -0000 1.7 @@ -131,7 +131,7 @@ # Now get the other necessary information -set form_action [ec_securelink [ec_url]process-payment +set form_action [ec_securelink [ec_url]process-payment] # ec_order_cost returns price + shipping + tax - gift_certificate BUT # no gift certificates have been applied to in_basket orders, so this