# Integration with Escrow Payments

Woo Auction Software supports the [Escrow](https://www.escrow.com/) payments.

**Steps for integration**

Download the Escrow\.com Payments for WooCommerce plugin from [here](https://wordpress.org/plugins/woo-escrow-gateway/).

Log in as the WordPress Admin of your website.

Navigate to Plugins > Add New to upload plugin.

Upload Escrow\.com Payments for WooCommerce plugin.

Activate the plugin.

Go to Woocommerce > Settings > Payments > Escrow\.com > Manage/Setup.

![](/files/-Lm8FbtrYC6WaDKxmnhN)

Enter your Escrow credentials and save the changes. To set up the Escrow credentials you can refer to official escrow plugin documentation [here](https://www.escrow.com/plugins/woocommerce).

![](/files/-Lm8GEg0u5IRidtp4BW_)


---

# 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.wpeka.com/woo-auction/integration-with-escrow-payments.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.
