Checklist progress
0/137Learned
Salesforce Accredited B2B Commerce Developer Professional
Study Checklist
Checklist progress
0/137Learned
Code implementations against the 4 crucial reference implementations used in checkout and payment interfaces with in-depth knowledge of all supported actions.
0/22
Which B2B Commerce reference implementation handles an inventory reservation check during checkout?
Learn this conceptWhich interface must be implemented to provide custom cart-level pricing in B2B Commerce?
Learn this conceptFor a custom B2B Commerce payment gateway reference implementation, which methods are mandatory?
Learn this conceptWhat actions are supported by the Shipping provider reference implementation in B2B Commerce?
Learn this conceptWhat actions does the inventory reference implementation expose during B2B Commerce checkout?
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Salesforce Accredited B2B Commerce Developer Professional studiers. 593 members and growing.
The CartCalculateOrchestratorRequest is the primary request object passed to the CartExtension.CartCalculate.calculate() method. It contains the cart data and buyer action context needed to orchestrate cart calculations. This request structure is what developers work with when implementing custom cart calculation logic.