Index: openacs-4/packages/ecommerce/www/finalize-order.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/finalize-order.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/ecommerce/www/finalize-order.tcl 10 Dec 2002 20:06:18 -0000 1.6 +++ openacs-4/packages/ecommerce/www/finalize-order.tcl 8 Mar 2004 19:46:11 -0000 1.7 @@ -734,7 +734,7 @@ db_dml schedule_settlement " update ec_financial_transactions - set authorized_date = sysdate, to_be_capture_p = 't', to_be_captured_date = sysdate + set authorized_date = sysdate, to_be_captured_p = 't', to_be_captured_date = sysdate where transaction_id = :transaction_id" # Mark the transaction now, rather than waiting for