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 Tax Cart Calculator is the specific extension point within the Cart Calculate API for customizing tax logic during checkout and cart operations. It enables developers to integrate third-party tax engines by extending the base Apex class and processing calculation requests. This extension is part of the domain extensions that support cart calculations, including those occurring during checkout.