# Woocommerce Plugin

Github repo: <https://github.com/justmoney-io/justmoney-pay-woocommerce>

### **Installation**

1. Copy justmoney\_pay directory to wp-content/plugins directory or zip this directory and upload it via wordpress plugin upload function.
2. Activate JustMoney Pay plugin in the plugins section in Wordpress admin.
3. Got to WooCommerce -> Settings -> Payments and enable JustMoney Pay plugin.
4. Click manage button
5. Enter your EVM (BSC and Polygon) wallet address in format starting with 0x and Tron wallet address starting with T.
6. Both wallet addresses needs to be given in order plugin to work.
7. You have now configured JustMoney Pay and you can start accepting crypto payments.

If you have any issues or other concerns, please contact us by email <support@just.money> or ask for help on our Telegram channel <https://t.me/JustMoneyEcosystem>


---

# 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://book.just.money/jmguide/justmoney-pay/e-commerce-integration/woocommerce-plugin.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.
