LogoLogo
Connectors
Salesforce Lightning B2B Commerce App 1.0.1
Salesforce Lightning B2B Commerce App 1.0.1
  • Salesforce Lightning B2B Commerce App 1.0.1
  • Introduction
    • How it works
  • Integrate the Salesforce Lightning app
    • Step 1: Install the Digital River app
    • Step 2: Configure the Digital River app
    • Step 3: Register external services
    • Step 4: Configure DCM logs
    • Step 5: Add custom fields to the page layouts
    • Step 6: Enable email deliverability
    • Step 7: Import ECCN codes, tax groups, and tax types
    • Step 8: Configure and synchronize the products
    • Step 9: Schedule backend jobs
    • Step 10: Set up integration between Salesforce and Digital River
    • Step 11: Set up webhooks
    • Step 12: Configure landed cost
    • Step 13: Manage permission sets
    • Step 14: Configure shipping integration
    • Step 15: Integrate the Digital River components into the checkout flow
    • Step 16: Test the Salesforce Lightning app integration
  • Extend the Salesforce Lightning app
    • Extend the ship from address
    • Extend the webhook framework
    • Configure subscriptions
  • User guide
    • Regulatory fees
    • Tax certificates
    • Tax identifiers
    • My wallet
    • Checkout and order creation
    • Fulfillment/cancellation flow
    • Refunds
    • Invoices and credit memos
  • Support
  • Appendix
    • Custom fields and objects
    • Enable or disable US tax certificates
    • Contact point address
    • Multi-currency support
Powered by GitBook
On this page
  • Main flow and subflow details
  • Enable tax certificates in the subflow
  • Disable tax certificates in the subflow
  1. Appendix

Enable or disable US tax certificates

Learn how to enable or disable US tax certificates.

PreviousCustom fields and objectsNextContact point address

Last updated 3 years ago

In the Salesforce Lightning app, you can enable or disable US tax certificates.

  1. To enable or disable US Tax Certificates on the My Account page, add or remove the Tax Certificates menu item.

  2. 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.

Main flow and subflow details

Flow type

Description

Main flow

DR checkout flow

Subflow

DR Shipping Address Custom component: drb2b_BuyerInfo Design variable: Enable Tax Certificates Design variable values: {!$GlobalConstant.True} / {!$GlobalConstant.False}

Enable tax certificates in the subflow

If the design variable's value is !$GlobalConstant.True, the tax certificates' functionality in the checkout flow will be enabled.

Disable tax certificates in the subflow

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.