# Cara membuat transaksi pembayaran utang pembelian produk usaha

Untuk membuat transaksi pembayaran utang pembelian produk, ikuti langkah-langkah berikut:&#x20;

1. Pilih submenu **Faktur Pembayaran**&#x20;
2. Pada pilih aksi, klik pada **Tambah Faktur Pembayaran**

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

3. Masukkan Tanggal Transaksi, deskripsi dan akun&#x20;
4. Klik **Submit**

***

Akun berisi detail mengenai pembayaran yang perlu dilakukan:&#x20;

* **Akun biaya** : jenis biaya yang perlu dilakukan pembayaran
* **Akun pembayaran** : beban biaya pembayaran yang akan digunakan
* **Nominal** : jumlah pembayaran yang dibutuhkan


---

# 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.semudahitu.id/kasus-penggunaan/keuangan/cara-membuat-transaksi-pembayaran-utang-pembelian-produk-usaha.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.
