Enable or disable US tax certificates
Learn how to enable or disable US tax certificates.
Last updated
Learn how to enable or disable US tax certificates.
Last updated
In the Salesforce Lightning app, you can enable or disable US tax certificates.
To enable or disable US Tax Certificates on the My Account page, add or remove the Tax Certificates menu item.
To enable or disable US Tax Certificates on the Checkout process/flow, adjust the DR Shipping Address for the drb2b_BuyerInfo
component and configure it to include (or not include) US Tax Certificates as part of the flow.
Flow type | Description |
Main flow | DR checkout flow |
Subflow | DR Shipping Address Custom component: |
If the design variable's value is !$GlobalConstant.True
, the tax certificates' functionality in the checkout flow will be enabled.
If the design variable's value is !$GlobalConstant.false
, the tax certificates' functionality in the checkout flow will be disabled.
Once the design variable is configured, save and activate the checkout flow.