Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam B2B Commerce Developer Topic 4 Question 75 Discussion

Actual exam question for Salesforce's B2B Commerce Developer exam
Question #: 75
Topic #: 4
[All B2B Commerce Developer Questions]

A developer is implementing an Inventory class for checkout. All the error states have been handled and now the developer needs to take the next step to indicate that inventory is available for all of the items and amounts in the cart. What should the next step be?

Show Suggested Answer Hide Answer
Suggested Answer: D

To override pricing during the checkout process in Salesforce B2B Commerce, a developer must implement a class specifically designed for this purpose, such as sfdc_checkout.CartPriceCalculations. This class would provide the necessary framework for custom pricing logic to be applied during checkout, ensuring that any custom pricing requirements are met.


Contribute your Thoughts:

Luke
3 days ago
Option D seems to be the most appropriate choice since it directly indicates the inventory status as successful.
upvoted 0 times
...
Yaeko
9 days ago
But returning TRUE would be a simpler and more straightforward approach.
upvoted 0 times
...
Genevieve
13 days ago
I disagree, I believe we should return sfde_checkout.InventoryStatus.SUCCESS.
upvoted 0 times
...
Yaeko
16 days ago
I think the next step should be to return TRUE.
upvoted 0 times
...

Save Cancel