> ## Documentation Index
> Fetch the complete documentation index at: https://nce-docs.bglobale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Checkout Flow

The Checkout integration combines ultimate security with integration robustness since this integration method is independent of the structure and characteristics of the webstore’s cart page.

The Global-e Magento2 Lite extension implements the `GetCheckoutCartInfo(GetCart)` API method that uses a Magento Quote object to load the contents of the user’s cart and pass it securely to the Global-e checkout using a server-to-server RESTful API call.

The checkout page (container page) is provided by the Global-e Magento2 Lite extension on the URI /international/checkout. This page will be used to open the iframe with Global-e checkout.
