A type of checkout in which forms and menus are split across multiple pages.

The multi-page checkout is made of 5 stages (7 individual pages); for each stage there is a separate template in the MyCashflow theme. The steps of the checkout are as follows:

  1. Logging in
  2. Adding customer information
    1. Customer information edit page
    2. Delivery address edit page
  3. Shipping method selection
  4. Payment method selection
  5. Preview

The theme also includes the order confirmation page and the payment processing page that are common for the multi and single-page checkouts.

The general checkout page (checkout.html) and the system-internal multi-page checkout have been deprecated.

If you want a multi-page checkout for your online store, it must be implemented in the theme using separate checkout templates.