LogoLogo
Connectors
Salesforce Lightning B2B Commerce App 1.0
Salesforce Lightning B2B Commerce App 1.0
  • Salesforce Lightning B2B Commerce App 1.0
  • 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
  • Extending the Salesforce Lightning app
    • Extend the Ship From Address
    • Extend the webhook framework
  • User guide
    • Regulatory fees
    • Tax certificates
    • Tax identifiers
    • My wallet
    • Checkout and order creation
    • Fulfillment/cancellation flow
    • Refunds
    • Invoices and credit memos
  • Support
  • Appendix
    • Enable or disable US tax certificates
    • Contact point address
    • Multi-currency support
Powered by GitBook
On this page

Extending the Salesforce Lightning app

Learn about the options available to extend the Salesforce Lightning app.

PreviousStep 16: Test the Salesforce Lightning app integrationNextExtend the Ship From Address

Last updated 3 years ago

Each Salesforce Lightning implementation comes with its own business requirements and unique challenges. While the OOTB (Out of the Box) app for Salesforce Lightning can solve some of these challenges with specific configurations, sometimes the business requirements cannot be fulfilled in a configurable manner. That is, the solution requires code. To address these challenges, we provide extension points within the app. These extension points are called by the core app code and allow you to meet specific business requirements for each implementation.

This section includes information on how to and how to .

extend the Ship From Address
extend the webhook framework