ExamGecko
Question list
Search
Search

Question 182 - Certified B2B Commerce Developer discussion

Report
Export

Which interface does a developer have to implement to override Inventory in Checkout?

A.
sfdc_commerce.ValidationCartinventory
Answers
A.
sfdc_commerce.ValidationCartinventory
B.
sfdc_commerce.CartinventoryValidation
Answers
B.
sfdc_commerce.CartinventoryValidation
C.
sfdc_checkout.InventoryCartVvalidation
Answers
C.
sfdc_checkout.InventoryCartVvalidation
D.
sfdc_checkout.CartinventoryValidation
Answers
D.
sfdc_checkout.CartinventoryValidation
Suggested answer: D

Explanation:

To override inventory in the checkout process, a developer must implement the sfdc_checkout.CartinventoryValidation interface. This interface provides the necessary methods for custom inventory validation logic, allowing developers to define how inventory checks are conducted during the checkout process. Salesforce documentation on extending and customizing the checkout functionality in B2B Commerce would include guidance on implementing this interface to meet specific inventory validation requirements.

asked 23/09/2024
CCF AG Alexander Seidler
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first