Add Checkout Modules

You can add modules to steps in multiple-step groups. For example, a guest shopper is prompted to register in the final confirmation step by default. By placing the OrderWizard.Module.RegisterGuest module in multiple steps, you can offer the registration at many points during the checkout process.

Each module is designed to use components and naming conventions consistent between the modules. When creating custom modules, we suggest that you follow similar conventions. For example, the RegisterEmail module contains the following components that are common among most other modules:

Related Topics

Customize the Checkout Application
Reorder Checkout Modules
Add or Remove Checkout Steps
Configure Checkout Step Properties
Define Checkout Step URLs

General Notices