This documentation is currently under development.
In a headless architecture, an ecommerce website relies on the seamless collaboration of various modules. FastStore specializes in the frontend aspect, enabling the development of high-performance user interfaces for ecommerce websites. However, to create a complete digital commerce experience, multiple core modules must be integrated. At VTEX, some of these modules are:
Module
Description
Checkout
Receives the shopper's information necessary to process an order.
OrderPlaced
Handles the processing of customer orders. It displays a successful message right after the checkout process is completed.
Login
Handles user login in a store.
MyAccount
Allows customers to manage their orders and personal data (e.g., profile information, passwords, addresses, and credit cards) on a single page.
VTEX Intelligent Search
Provides autocomplete and displays relevant results based on the store catalog.
Therefore, to provide shoppers with a full checkout and post-purchase experience, you, as a developer, must guarantee the integration between your FastStore project and VTEX solutions before going live.
To ensure that you have set up all configurations for your store to run smoothly, please consider the following go-live checklist.
To get a complete overview of the go-live process for any VTEX store, see this Go-live guide.
Go-live checklist
Storefront development
Ensure that your account edition is set to vtex.edition-store@5.x Edition app in your master workspace.