Before you begin
Learn what you need to know before you begin an integration with the Salesforce B2B Commerce App.
Last updated
Learn what you need to know before you begin an integration with the Salesforce B2B Commerce App.
Last updated
Familiarity with Salesforce will help when integrating the Salesforce B2B Commerce App with Salesforce.
Salesforce has several sandboxes. When you integrate the Salesforce B2B Commerce App, you need to complete the instructions provided here for each Salesforce Org (production, sandbox, UAT (user acceptance testing), or FULL), and each Digital River site within a Salesforce Org. You can link your developer sandbox to one Digital River site.
The app extends the global extension point ccrz.cc_hk_TaxCalculation
.
The extension creates a Digital River checkout object based on the Salesforce B2B Commerce cart with product information, prices, and quantity. This checkout request is serialized as JSON and posted to a Digital River web service.
The response contains the cart tax amount.
You can integrate payment in multiple locations and flows.
In the standard checkout flow, you can apply the payment against the order using . Ask your Digital River Business Development Manager to configure your payment methods.
You can add new payment methods and update existing payment methods.
Only credit card payment methods support saved payment options.
Digital River requires that you display certain disclosures and related links on the checkout pages and shopper notifications (transactional emails). You can use a provided by to create various disclosures, Terms of Sale, warranty information, and California Privacy Rights required by Digital River.
The Salesforce B2B Commerce App relies on the Hosted Commerce platform via the Digital River API. See for more information.