By this point, in a project to integrate SAP Commerce Cloud, for example, with SAP S/4HANA Cloud for a B2B order fulfillment scenario, the B2B customer should be able to log on to the B2B storefront. However, the customer will still not yet be able to do any checkout. For checkout to work on the storefront, you need to update the checkout and order process configurations of the SAP Commerce Cloud base store.
- Access the SAP Commerce Cloud Backoffice and log on as an administrator.
- Navigate to Base Commerce → Base Store.
- Choose the powertools base store entry from the list of the search result.
- On the Properties tab, choose True for the Net field.
- Still on the Properties tab, scroll down to find the Submit order process code section, modify this value to that for the SAP order process, which is sap-oms-order-process.
- Choose Save to update the base store.
- Choose the Administration tab, and scroll down to find the Checkout Flow Group field under the UNBOUND section, and modify the value to b2bCheckoutGroup, which is the value for the sales order checkout.
- Choose Save to update the base store.