Merchants can use the Checkout UI Extension to customize the style and interactions of the checkout page. There are three customization methods:
- Hide specific modules on the page through
ExtensionTarget
. - Add custom content at designated
ExtensionPoint
locations. - Use the
CheckoutAPI
to retrieve order information and modify behaviors.