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
ExtensionTargetto hide predefined elements on the page. - Add custom content: Insert personalized content at designated
ExtensionPointlocations. - Access and modify order information: Use the
CheckoutAPIto retrieve order details and adjust checkout behaviors as needed.
Updated about 1 month ago
