> For the complete documentation index, see [llms.txt](https://docs.oceanesia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oceanesia.com/features/integrasi-pos-dari-dealpos.md).

# Integrasi POS dari Dealpos

**Fitur Integrasi POS dari Dealpos**

Kamu dapat menghubungkan data stok, harga dan pesanan dari website dengan aplikasi POS (Point of Sales) dari Dealpos. sehingga kamu tidak perlu lagi untuk melakukan pengubahan di dua tempat yang berbeda.

**\*Ketentuan**

* Fitur ini *belum otomatis tersedia pada semua paket website.*
* Plugin dijual terpisah dengan harga *Rp750rb/Sekali Bayar.*
* Harga fitur tidak termasuk dengan biaya layanan dari pihak Dealpos.

**\*Panduan Penggunaan**

1. Pada Dashboard admin, masuk ke menu **Ekstensi > Modul > Dealpos** (Instal atau Ubah)

2. Kemudian akan muncul halaman sebagai berikut :&#x20;

   ![](/files/QGoxKLzHa3Pehs362oqV)

   * **Status :** Status aktivasi modul.
   * **Domain :** Host domain dari aplikasi Dealpos.
   * **Username :** Username login ke aplikasi Dealpos
   * **Password :** Password login ke aplikasi Dealpos.
   * **Nama Outlet :** Outlet yang terdapat didalam aplikasi Dealpos.
   * **Payment Method :** Metode pembayaran yang digunakan.
   * **Status Kurang Stok :** Status yang digunakan untuk mengirimkan data sales ke Dealpos.

3. Silakan masukan data yang terdapat pada kolom yang tersedia.

4. Setelah semua terisi, selanjutnya dapat klik tombol Simpan yang terdapat di pojok kanan atas.

   ![](/files/GbJGMN8Ct79qZoQRTeLa)


---

# 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://docs.oceanesia.com/features/integrasi-pos-dari-dealpos.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.
