# Woocommerce

**Requirements :**

* WordPress tested up to v6.5.5
* WooCommerce tested up to v9.0.2
* PHP version v7.4 or greater
* MySQL version v5.0 or greater
* PHP CURL enabled server/host

**Installation**&#x20;

1. Download plugin [woocommerce](https://github.com/faspay-team/woocommerce_v3).
2. Login to your Wordpress admin panel.
3. Go to **Plugins menu**, click **add new.** Search on your local folder.
4. Install & Activate the plugin from the Plugins menu within the WordPress admin panel.

![Install Faspay Woocommerce Plugin](/files/VbsXPV29OhTOjupilBNg)

**Configuration**

1. Go to menu **WooCommerce > Settings > Faspay Global Configuration.**
2. Fill in the **Merchant Name** based on your registration on Faspay.
3. Fill your **Merchant ID (userid), Debit Merchant Password, Credit Card Merchant Password** with your corresponding Faspay account credentials.
4. Define the **Payment Expired Date**
5. Select **Environment**, Development is for testing transaction, Production is for real transaction.

{% hint style="info" %}
**Notes:** Credentials for Development & Production is different, make sure you use the correct one. Other configurations are optional, you may leave it as is.
{% endhint %}

<figure><img src="/files/zR8oJIXENfssneDqDUid" alt=""><figcaption></figcaption></figure>

6. Go to menu **WooCommerce > Settings > Payment** to enable payment channel:

{% hint style="info" %}
Make sure that the payment channel is enabled.
{% endhint %}

<figure><img src="/files/dHVZNRuPGNwhfLc0Yv2l" alt=""><figcaption></figcaption></figure>


---

# 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.faspay.co.id/merchant-integration/e-commerce-plugin/woocommerce.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.
