QuestionQ1
Checkout Flow DevelopmentA developer is building a component that implements a custom Terms and Conditions checkbox at checkout in the Aura Commerce template. Which method must the developer implement on the Lightning web component to ensure that the user accepts the terms and conditions?
- A Validate
- B CheckValidity
- C SaveCheckout
- D ComponentValidity
Community Discussion