ExamGecko
Question list
Search
Search

Question 167 - Certified B2B Commerce Developer discussion

Report
Export

What are two ways a developer should ensure that a store verifies changes by using an external service?

A.
Create a flow using an action to retrieve shipping charges from an external service and update the Cart Delivery Group Methods.
Answers
A.
Create a flow using an action to retrieve shipping charges from an external service and update the Cart Delivery Group Methods.
B.
Create an Apex class implementing the sfdc_checkout.CartShippingCharges interface to retrieve shipping charges from an external service and register it as the .. calculation integration in the store administration.
Answers
B.
Create an Apex class implementing the sfdc_checkout.CartShippingCharges interface to retrieve shipping charges from an external service and register it as the .. calculation integration in the store administration.
C.
Create an Apex class to retrieve shipping charges from an external service and update the Cart Delivery Group Method.
Answers
C.
Create an Apex class to retrieve shipping charges from an external service and update the Cart Delivery Group Method.
D.
Create a trigger to retrieve shipping charges from an external service and update the Cart Delivery, Group Methods
Answers
D.
Create a trigger to retrieve shipping charges from an external service and update the Cart Delivery, Group Methods
Suggested answer: B, C
asked 23/09/2024
Arti Karangiya
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first