ExamGecko
Question list
Search
Search

Question 174 - Certified B2B Commerce Developer discussion

Report
Export

A developer needs to implement a business rule around shipping: Anything over a certain amount must be sent through freight at a fixed cost and cannot be sent through standard shipping channels. Which two considerations should the developer consider?

A.
A class will need to implement the sfdc_commerce.CartShippingCharges interface
Answers
A.
A class will need to implement the sfdc_commerce.CartShippingCharges interface
B.
The implementing class cannot call out to another service
Answers
B.
The implementing class cannot call out to another service
C.
A class will need to implement the sfdc_checkout.CartShippingCharges interface
Answers
C.
A class will need to implement the sfdc_checkout.CartShippingCharges interface
D.
The implementing class may need to contain logical branching
Answers
D.
The implementing class may need to contain logical branching
Suggested answer: A, D
asked 23/09/2024
Andries Coetzee
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first