Add custom components to screens in the synchronous checkout flow
Learn how to add custom components to screens in the synchronous checkout flow.
The Digital River Salesforce Lightning app comes with a completely functional customized synchronous checkout flow named “Sync Checkout Flow”. You may , however, choose to customize your checkout flow to suit your particular needs. This topic describes how you can use the Salesforce Lightning components provided by the application in your Checkout flow.
The table below shows the recommended components to be configured in each screen of the synchronous flow to support OOTB functionality. Other components may optionally be added. Consult with your Digital River team and refer to the Customizing the Lightning web components section to learn more about customization options.
Custom Screen component Name | Custom Component(s) Used |
---|---|
Shipping Options | drb2b_drUtil drb2b_BuyerInfo |
Delivery Method Screen | drb2b_DRUtil
|
Checkout Summary | drb2b_DRUtil drb2b_DrTermsElement Drb2b_DrTaxIdentifier
|
Payment and Billing Address | drb2b_Payments drb2b_previousButton
|
PlaceOrderConfirmation | drb2b_Order Summary drb2b_DRUtil drb2b_paymentDetails drb2b_previousButton drb2b_placeOrder
|
Last updated