> For the complete documentation index, see [llms.txt](https://moota.gitbook.io/user-guide-moota/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moota.gitbook.io/user-guide-moota/integrasi/woomoota-woocommerce.md).

# WooMoota (woocommerce)

### Integrasi dengan Woocommerce

Moota juga bisa diintegrasikan dengan Woocommerce, dan berikut ini adalah cara menginstall plugin WooCommerce Moota :

#### Langkah Ke-1

1. Unggah plugin ini ke folder /wp-content/plugins/WooMoota, atau install langsung melalui WordPress plugin secara instan.<br>
2. Aktifkan di menu ‘Plugins’ WordPress Anda.<br>
3. Masuk ke menu **WooCommerce**->**Settings**->**WooMoota** Tab untuk melakukan setting plugin Moota.<br>
4. Jika ingin menambahkan kode unik, silahkan aktifkan dan set kode unik **1-999**.<br>
5. Salin “**API Endpoint**” berupa link contoh: <http://tokoonlineanda.com/?woomoota=push><br>
6. Lalu lakukan langkah ke-2 di bawah ini.<br>

* Unggah plugin ini ke folder /wp-content/plugins/WooMoota, atau install langsung melalui WordPress plugin secara instan.
* Aktifkan di menu ‘Plugins’ WordPress Anda.
* Masuk ke menu WooCommerce->Settings->WooMoota Tab untuk melakukan setting plugin Moota.
* Jika ingin menambahkan kode unik, silahkan aktifkan dan set kode unik 1-999.
* Salin “API Endpoint” berupa link contoh: <http://tokoonlineanda.com/?woomoota=push>
* Lalu lakukan langkah ke-2 di bawah ini.

**Langkah ke-2**

Pastikan Anda daftar di web <https://moota.co> dan mempunyai minimal 1 akun rekening yang telah didaftarkan.

Pastikan Anda daftar di web <https://moota.co> dan mempunyai minimal 1 akun rekening yang telah didaftarkan.

1. Kunjungi web <https://moota.co> lalu login.<br>
2. Edit rekening yang akan digunakan untuk integrasi.<br>
3. Masuk ke tab notifikasi.<br>
4. Lalu edit API Push Notif, masukkan API Endpoint pada langkah pertama tadi.<br>
5. Lalu **simpan**.<br>

Atau untuk lebih jelasnya silahkan *Klik* link berikut ini : [**integrasi-woocommerce**](https://moota.co/integrasi-dengan-woocommerce/)


---

# 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://moota.gitbook.io/user-guide-moota/integrasi/woomoota-woocommerce.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.
