> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/salesforce-b2c-link-cartridge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/introduction/whats-new-in-version-3.2.md).

# What's new in version 3.2

## 2024/05/13

To continue to provide the best technology for our clients, we have made the following improvements and changes to Salesforce B2C LINK Cartridge 3.2:

* We added support to send product attributes at checkouts. This was done to offer an alternative to using the SKU sync job. See the [Product Management](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/user-guide.md#product-management) section for more details.\
  **Note:** [SKU groups](https://docs.digitalriver.com/digital-river-api/product-management/setting-up-sku-groups) are required for this new feature. If you upgrade from a previous version and are not using [SKU groups](https://docs.digitalriver.com/digital-river-api/product-management/setting-up-sku-groups), set [Digital River Send Product Details](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/configure-the-salesforce-b2c-link-cartridge.md#custom-site-preferences) ([`drSendProductDetails`](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/configure-the-salesforce-b2c-link-cartridge.md#custom-site-preferences)) to False.
* We added support for getting the [order’s tax details](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/user-guide.md#storefront-functionality) with the new Digital River `updateDRTaxDetailsForOrders` job.
* We made some linting fixes and updated the dependencies of the cartridge.

## 2024/01/26

We made the following changes to Salesforce B2C LINK Cartridge 3.1:

* We provided support for the Digital River Global Returns portal.
* We extended the Shipping Options feature to include a fixed pricing option.
* We added support for additional [product sync attributes](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/user-guide.md#product-management), including `description`, `itemBreadcrumb`, `image`, and `url`.

## 2023/08/01

We made the following changes to Salesforce B2C LINK Cartridge 3.0.1:

* We provided enhanced support for Digital River’s [global logistics](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/configure-the-salesforce-b2c-link-cartridge/configure-digital-river-shipping-options.md) feature. The feature now offers a free shipping option.
* We fixed a bug related to the [Shipping Quotes API](https://www.digitalriver.com/docs/digital-river-api-reference/#tag/Shipping-quotes) being called unnecessarily.

## 2023/06/30

We made the following changes to Salesforce B2C LINK Cartridge 3.0:

* We added support for the [dynamic pricing](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/configure-the-salesforce-b2c-link-cartridge/configure-dynamic-pricing.md) feature. This feature is enabled by converting SFCC price book conversions using the Dynamic Pricing API. The feature allows the shopper to pick their country and currency independent of the site locale.&#x20;
* We added support for the Digital River [global logistics](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/configure-the-salesforce-b2c-link-cartridge/configure-digital-river-shipping-options.md) feature. This feature integrates the [Shipping Quotes API](https://www.digitalriver.com/docs/digital-river-api-reference/#tag/Shipping-quotes), allowing merchants to ship products globally.&#x20;

## 2023/03/30

We made the following changes to Salesforce B2C LINK Cartridge 2.7:

* We added support so shoppers can enter their banking details for offline refunds.
* We added the ability to collect the Organization Name for business purchases during checkout.
* We updated the list of supported file types for US tax exemptions. &#x20;
* We removed the ability for the shopper to upload US tax exemptions directly in the checkout flow. Alternatively,  they can add their certificates on their My Account page.

## 2023/03/23

We made the following changes to Salesforce B2C LINK Cartridge 2.6:

* We added better support for redirect payment methods. This was done by implementing a new submit-then-redirect flow where the Digital River order is first submitted. A payment redirect occurs, and the Salesforce order is created.

## 2023/03/01

We made the following changes to Salesforce B2C LINK Cartridge 2.5:

* We added support for line-level tracking information in fulfillment requests.
* We now provide a retry mechanism for API call failures.

## 2023/02/28

We made the following changes to Salesforce B2C LINK Cartridge 2.4:

* We enhanced compliance link generation to use the shopper's language and country.
* We improved the shopper experience when encountering an error on order submission.

## 2023/01/31

We made the following changes to Salesforce B2C LINK Cartridge 2.3:

* We added support for additional product sync attributes, including weight, weightUnit, managedFulfillment, manufacturerId, and partNumber.&#x20;
* We added support for the Avalara tax engine by adding the skuGroupId to the product sync.
* We added support for zero-dollar orders without a payment source.
* We fixed a bug related to the creation of the Digital River customer object for authenticated Salesforce shoppers

## 2022/01/31

We made the following changes to Salesforce B2C LINK Cartridge 2.2:

* We added additional identifiers to headers.
* We added invoice and credit note handling.
* We added tax identifier element modifications.
* We added Wire Transfer Thank You page content.
* We added bill-to-address implementing costs handling.
* We added support for Digital River API version 2021-03-23.
* We added support for integrations implementing Digital River webhook process zero-dollar implementing and customer credit functionality.

## 2021/7/28

We made the following changes to Salesforce B2C LINK Cartridge 2.1.1:

* We added support for [tax identifiers](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/user-guide.md#tax-identifier) and [tax certificates](/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/user-guide.md#tax-certificates).
* We now display regulatory fees.
* We added PSD2 support for saved cards.
* We added a webhook framework allowing you to receive Digital River notifications.
* We now provide line-item support for landed costs.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-3.2/introduction/whats-new-in-version-3.2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
