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.
A custom payment gateway reference implementation connects a proprietary payment provider to Salesforce B2B Commerce when no standard adapter exists. This requires building Apex adapter classes, configuring gateway records in Setup, and connecting the gateway to store checkout. The implementation follows either synchronous or asynchronous patterns depending on how the external gateway processes transactions.