Roadmap

Checkout Procedure Clean-Up

Target: osCommerce 3.0 Alpha 2
Status: Complete

Description:

Clean up the core logic for the checkout procedure so it has a more logical and flexible procedure.

The shopping cart class now contains all information needed to process a new order, that includes the loading of the order total modules so that the actual order total (incl. shipping, tax, and order-total modules calculations) is known. The number of shipping boxes and shippingg boxes weight are also calculated within the class.

The order total modules are also now shown on the shopping cart page to present the customer an estimate of the order totals before they enter their payment information in (eg, credit card information).

Developed By:

Harald Ponce de Leon