# Features

The Salesforce B2C LINK Cartridge provides the following features:

* [Payment gateway](#drop-in-payment-methods)
* PCI compliance
* Tokenization
* Acquirer redundancy
* Billing optimization
* Multi-currency support and conversion
* Tax calculation
* Tax management (registration, collection, filing, 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

## Drop-in payment methods

The Digital River Salesforce B2C LINK Cartridge for Commerce Cloud features [Drop-in](https://docs.digitalriver.com/digital-river-api/payments/payment-integrations-1/drop-in). Drop-in 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.

Supported payment methods include:

* Alipay
* Apple Pay
* bPay
* Credit Cards
* Direct Debit
* Google Pay
* Japan COD
* Klarna
* Konbini
* Korea–Bank Transfer
* Korea–PayCo
* Online Banking (IBP)
* PayPal
* PayPal Billing
* PayPal Credit Wire Transfer
* PayPal Pay in 4


---

# 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/2.0/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.
