# Escrow Plugin for WordPress WooCommerce

## Installing Manually

Download the current version from the link below.

{% file src="/files/QYbZSwgRGAp5C3DvuNsG" %}
Vahlid WooCommerce WordPress Plugin
{% endfile %}

Then go to your Wordpress Admin panel, click on Plugins, then click on Add New, and then click on Upload Plugin. This will display a form for uploading the .zip file you downloaded earlier. Click on Choose File to browse to the .zip file, select the .zip file, and click Open. Now click Install Now to start the installation.

![](/files/-Mjj9LnIq2xTzcLIN701)

Click Activate. If successful, Vahlid Escrow Pay should now appear as an option under the Checkout tab of the WooCommerce Settings page.

![](/files/-Mjj9rc1GZwhnfNI7UWz)

## Compatibility

This PlugIn has been tested with the following software and we do not guarantee it to work with older versions.

WooCommerce 7.8.1

WordPress 6.2.2

PHP 8.1.6

## Settings

Find the settings for this PlugIn by clicking on **WooCommerce** on the Left tab, then click  **Settings**, then click  **VAHLID -AGENT**.

The Vahlid Agent ID is your Account Id created when you registered on [app.vahlid.com](http://www.app.vahlid.com/) dashboard. Pls click on the [link](http://www.app.vahlid.com/) to login and copy your Vahlid ID in your profile.

Paste your Vahlid ID here and Save.<br>

![](/files/-MjjAQWsNJt4tfUE2rwA)

Also on the settings page, click on **Payment, then enable Vahlid Escrows Payment and  then click on save.**

Still on the settings page, click on General Tab, ensure you complete your store address and then click on save.

![](/files/-MjjAfj2qfytPVeY0EES)

**Finito!!!!**

\
Vahlid Escrow Pay should now appear as an option under the Checkout of your store.


---

# 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://vahlid.gitbook.io/vahlid-woocommerce-plugin/master.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.
