In this part, we introduce the MyCashflow single-page checkout and technical requirements for implementing it in a store theme.

The single-page checkout is one out of three checkout types available in MyCashflow, in which all checkout forms are displayed on one page. Individual checkout sections are updated with AJAX requests.

For the customer, the single-page checkout is a fast and easy-to-use solution as all forms and menus are conveniently displayed on the same page and the page does not require reloading as all contents is updated by using the AJAX technology.

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