Checkout Extension

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.