# Features

The Salesforce B2C LINK Cartridge provides the following features:

* [Payment gateway](#drop-in-payment-methods)
* [PCI compliance](https://docs.digitalriver.com/salesforce-b2c-link-cartridge/salesforce-b2c-link-cartridge-2.4/general-workflow#privacy-and-payments-1)
* Tokenization
* Acquirer redundancy
* Billing optimization
* Multi-currency support and conversion
* Tax calculation
* Tax management (registration, collection, filing, tax identifiers, tax certificate, and remittance)
* Tax exemption handling
* Fraud screening
* Advanced fraud management
* Fraud liability guarantee
* Chargeback mitigation and dispute management
* Global regulatory compliance (for example, GDPR and PSD2)
* Landed cost
* Promotion handling
* Header identifiers
* Invoice and credit note handling
* Bill-to address handling
* API support for integrations using webhook processing
* API support for integrations using customer credit functionality
* Compliance link generation that uses the shopper's language and country.

## Drop-in payment methods

The Digital River Salesforce B2C LINK Cartridge for Commerce Cloud features [Drop-in payments](https://docs.digitalriver.com/digital-river-api/payments/payment-integrations-1/drop-in). Drop-in payments is a turnkey integration that allows you to dynamically update payment methods in your store's checkout experience. The integration uses the DigitalRiver.js library and comes with a standardized template that can be customized with minimal design work.

See [Drop-in payments](https://docs.digitalriver.com/digital-river-api/payments/payment-integrations-1/drop-in) for a complete list of supported payment methods.


---

# Agent Instructions: 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-2.4/introduction/features.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.
