ExamGecko
Question list
Search
Search

Question 203 - Certified B2B Commerce Developer discussion

Report
Export

What does the developer need to implement to override Shipping in Checkout? 38m 04s

A.
sfdc_commerce.CartShippingCharges
Answers
A.
sfdc_commerce.CartShippingCharges
B.
sfdc_commerce ShippingCharges
Answers
B.
sfdc_commerce ShippingCharges
C.
sfdc_checkout.ShippingCharges
Answers
C.
sfdc_checkout.ShippingCharges
D.
sfdc_checkout.CartShippingCharges
Answers
D.
sfdc_checkout.CartShippingCharges
Suggested answer: D

Explanation:

To override shipping charges during the checkout process, the developer needs to implement a specific interface, likely sfdc_checkout.CartShippingCharges. This interface would allow for custom logic to calculate and apply shipping charges based on the cart's contents and other criteria, ensuring flexibility and accuracy in handling shipping costs within the checkout flow.

asked 23/09/2024
Nandor Gombos
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first