Skip to main content

VTEX Integration

FastStore is a solution to develop high-performance frontends for ecommerce websites. There are, however, other pieces that compose a complete digital commerce experience. At VTEX, some of these core features are:

  • Checkout - receives the shopper's information necessary to process an order.
  • OrderPlaced - 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 info, password, addresses, and credit cards) on a single page.

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. In the following, we provide you with a go-live checklist which you can use to keep track of the whole integration process.

Go-live checklist

Storefront development


VTEX integration



  • Open your store website and log into it. Check if you are indeed logged in and that you are redirected to your store's Home Page after logging in.


  • Open your store website and add an item to the shopping cart. Then, go to the Checkout and check if:
    1. The products added to your shopping cart are the same presented in the Checkout.
    2. You are redirected to the Order Placed page once you complete the Checkout flow.
  • Open your store website and click on My Orders. Check if you are redirected to the MyAccount page.

SSL configuration


Testing and performance