License Requirements for Custom Checkout Order Tracking
To comply with B2B Commerce licensing requirements, make sure that your custom
checkout implementation is tracking orders for Gross Merchandise Value (GMV) and Price Per Order
(PPO). If your cart-to-order process invokes the Cart to Order flow core action or the Commerce
Webstore Checkout Orders Connect REST API, no additional steps are required.
If not, you must implement an Apex method for order tracking. In your custom cart-to-order
process, invoke the licenseCompliance() method from the
B2BCheckoutController class. This method requires you to input the IDs of a
cart and the order created from it. You must use the order entity, not a custom object. The
order’s status category must be Activated.
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required Cookies
Always Active
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional Cookies
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising Cookies
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.