Checklist progress
0/137Learned
Salesforce Accredited B2B Commerce Developer Professional
Study Checklist
Checklist progress
0/137Learned
Customize existing checkout flows in order to address the most common customer needs and provide an optimal Storefront experience.
0/18
How does a custom checkout Flow integrate with the standard checkout stages in B2B Commerce?
Learn this conceptWhat objects and variables are automatically available in the B2B Commerce checkout flow context?
Learn this conceptWhat is the role of the CheckoutSession object in the B2B checkout flow?
Learn this conceptWhat limitations exist when running checkout flow tests in the context of B2B Commerce?
Learn this conceptHow does guest (unauthenticated) checkout differ from authenticated buyer checkout in B2B Commerce?
Learn this conceptIn a custom LWC checkout step, what call or event signals stage completion so checkout can advance?
Learn this conceptHow does the CartDeliveryGroup object represent multiple delivery destinations in B2B Commerce?
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Salesforce Accredited B2B Commerce Developer Professional studiers.
The CheckoutSession object tracks the state of a customer's checkout process within a B2B Commerce flow. Operations interact with this object to create, update, or archive the session as the cart moves toward an order.