> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/woocommerce/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/woocommerce/1.0-1/introduction/features.md).

# Features and requirements

## Features

The WooCommerce extension includes the following features:

* Payment processing using [Digital River Drop-in](https://docs.digitalriver.com/digital-river-api/payments/payment-integrations-1/drop-in)&#x20;
* PCI compliance&#x20;
* Tokenization&#x20;
* Acquirer redundancy&#x20;
* Billing optimization&#x20;
* Multi-currency support and conversion&#x20;
* Global tax calculation and exemption
* Tax management (registration, collection, filing, and remittance)
* Landed cost calculation&#x20;
* Fraud screening (24/7 protection from transactional fraud)&#x20;
* Advanced fraud management&#x20;
* Fraud liability guarantee&#x20;
* Chargeback mitigation and dispute management&#x20;
* Global regulatory compliance (for example, GDPR, CCPA, and PSD2)&#x20;
* Physical and Digital Product Sales, including mixed cart scenarios
* Authenticated and Guest Shoppers
* Order Cancellation/Refund Integration
* Tax Exclusive/Inclusive Pricing and Display
* Product Catalog Sync (one-way to Digital River)

Want a fast and easy way to sell into new markets? Activate the Digital River extension for WooCommerce and we will work behind the scenes to process payments, fight fraud, and shield your business from a global tax and regulatory risk.&#x20;

## Accelerate and simplify entry into new markets

Enter new global markets in just months, not years down the road. With our merchant of record solution, we have the local entities, banking connections, and tax registrations in place to help you expand worldwide and boost online sales.&#x20;

## Optimize conversions with a localized checkout &#x20;

Improve customer experiences and conversion rates by localizing your online checkout with the payment methods and currencies that global shoppers prefer. Our payments network includes 26 local acquirers and connections to top payment providers including Adyen, Fiserv, FIS, Ingenico, and Worldline. Visit our [payment guide](https://www.digitalriver.com/payment-method-guide/) to discover the payment methods available for you to enable today.  &#x20;

## Increase revenue with localized payment processing&#x20;

Our unrivaled global acquiring network increases authorization rates by as much as 30% in some markets and 8-15% across the globe. We successfully process more customer payments because we route transactions through local acquirers, minimizing declines and eliminating foreign transaction fees.

## Shield your business from risk&#x20;

Avoid fatal fines, litigation, and damage to your brand’s reputation by staying compliant with ever-changing tax and data privacy regulations. Worried about filing VAT taxes to multiple tax authorities? We do that for you. Worried about staying compliant with GDPR, PSD2, and other consumer protection regulations? We manage that for you. And we do all this through our unique merchant of record business model.&#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, and the optional `goal` query parameter:

```
GET https://docs.digitalriver.com/woocommerce/1.0-1/introduction/features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
