Custom components used in the checkout subflows

Learn what custom components are used in the checkout subflows.

The Salesforce Lightning application comes with a completely functional checkout flow out-of-the-box (OOTB). However, you can choose to customize your checkout flow to suit your particular needs. This section describes how you can use the Salesforce Lightning components provided by the application in your storefront.

Custom subflow nameCustom components usedDescription

drb2b_buyerInfo

This custom subflow will be used in the place of OOTB subflow – Shipping Address.

drb2b_drUtil

This custom subflow will be used in the place of OOTB subflow – Delivery Method.

drb2b_drUtil

drb2b_drTermsElement drb2b_taxIdentifier

This custom subflow will be used in the place of OOTB subflow – Checkout Summary.

drb2b_orderSummary

drb2b_paymentDetails

drb2b_drUtil

drb2b_payments

This custom subflow will be used in the place of OOTB subflow – Payment and Billing Address.

Last updated