Skip to main content

Checkout extension

Checkout Extension lets developers customize checkout experiences with extension targets, extension points, and checkout APIs.

Overview

Developers can use the Checkout UI Extension to customize the appearance and behavior of the checkout page. There are three available customization methods:

  • Hide specific modules: Use ExtensionTarget to hide predefined elements on the page.
  • Add custom content: Insert personalized content at designated ExtensionPoint locations.
  • Access and modify order information: Use the CheckoutAPI to retrieve order details and adjust checkout behaviors as needed.

Next steps

Start with the getting started guide, then review extension points, extension targets, and the Checkout API reference based on the checkout behavior you want to customize.