A developer is working on an existing checkout information built against the Lightning Web Runtime (LWR) and wants to implement a custom child checkout component to modify out-of-the-box functionality.
Which interface must the developer implement for the child component?
To implement a custom child checkout component to modify out-of-the-box functionality in an LWR checkout flow, the developer must implement the CheckoutStep interface. This interface defines the contract between the child component and the parent Checkout component, and allows the child component to communicate with the checkout flow. The developer must implement the methods of this interface, such as getStepName, getStepLabel, getStepStatus, validateStep, and so on. The developer can also use the @wire(CheckoutApi) decorator to access the checkout API methods and data.Reference:
Customize Your Checkout Flow for a B2B Store (LWR)
Carman
6 months agoTricia
5 months agoMoon
5 months agoGraham
5 months agoDaniel
6 months agoAdelle
6 months agoMarva
6 months agoTamesha
5 months agoArthur
6 months agoDenise
6 months agoIlda
6 months agoYun
6 months agoAbel
7 months agoDonette
6 months agoDorthy
6 months agoNicolette
6 months agoCordie
7 months agoNohemi
7 months ago