After a shopper completes the ordering process a procedure is called to update the following columns in the BASKET table: ORDER PLACED, SUBTOTAL, SHIPPING, TAX, and TOTAL. A value of 1 is to be entered into the ORDER PLACED column to indicate the shopper has completed the order. Inputs to the procedure are the basket id and the amounts for the subtotals, shipping, tax, and total.