Configure the shipping address screen
Learn how to configure the shipping address screen.
Last updated
Learn how to configure the shipping address screen.
Last updated
Double click the Shipping Address Screen to open the Edit Screen.
Type drb2b_drUtil
in the Search components field and click drb2b_drUtil.
Drag the drb2b_drUtil pane to where you want it to appear on the Edit Screen.
Type the API name (for example, drUtil
) in the API Name field.
Type drb2b_buyerInfo
in the Search components field and click drb2b_buyerInfo.
Drag the drb2b_buyerInfo to where you want it to appear on the Edit Screen.
Enter the following values in the fields. Be sure to click through all designer attributes to ensure that the default values are registered by Salesforce.
API Name: Type BuyerInfo
or any other name with no restrictions.
Cart Id: Type {!cartId}
.
Enable Tax Certificates: Type {!$GlobalConstant.True}
or{!$GlobalConstant.False}
.
Shipping Address ID: Type {!contactPointAddressId}
.
Note: The Shipping Address ID field appears in the Advanced section when you select the Manually assign variables check box.
Show Shipping Address: Type {!$GlobalConstant.True}
.
See Buyer info component for more information.
Type drb2b_taxCertificateCheckout
in the Search components field and click drb2b_taxCertificateCheckout.
Drag the drb2b_taxCertificateCheckout to where you want it to appear on the Edit Screen.
Enter the following values in the fields:
API Name: TaxCertificate
or any other name with no restrictions.
Click Done.
Click Save As.
Enter the name of the custom subflow in the Flow Label field (for example, DR Shipping Address) and the subfIow API name in the Flow API Name field, and click Save.
Click Activate.