# Cara Membuat Pembayaran Terhadap Supplier

**Step 1.** Buka menu **Purchase.**\
**Step 2.** Pilih **Supplier Payment.**\
**Step 3.** Pilih **Button +.**

![Supplier Payment](/files/-MgOgKRtNymkiez-a3HO)

**Step 4.** Pilih **Supplier.**\
**Step 5.** Pilih **Payment Method.**&#x20;

![](/files/-MgOi6LTEbcgCULHf_Kj)

{% hint style="info" %}

* **\*Supplier** : nama Supplier yang akan dibayar.&#x20;
* **\*Payment Method :** metode pembayaran yang akan digunakan untuk pembayaran tagihan ke supplier. Contoh:Pembayaran untuk **PT Multi Bintang Indonesia** dengan metode pembayaran Giro.
* **\*Due Date:** batas tanggal jatuh tempo tagihan.
* **\*Date:** tanggal pembayaran.
* **Payment No. :** nomor pembayaran supplier (otomatis).
* **Reference No.** : nomor referensi jika ada.

**NB**: tanda (\*) wajib diisi.
{% endhint %}

**Step 6.** Isi jumlah nilai yang akan dibayarkan ke tagihan pada **Amount**. \
**Step 7.** Isi jumlah pembayaran pada menu **Applied** sesuai Purchase Invoice yang dipili&#x68;**.** \
**Step 8.** Isi nilai diskon jika ada pada menu **Discount.**

![](/files/-MgOsLVPeUHNRDq_GlsZ)

{% hint style="info" %}

* **icon centang hijau** : jika ingin mengisi applied sesuai total Due pada invoice.
* **icon rotasi merah :** jika ingin menghapus nilai applied pada invoice.
  {% endhint %}

**Step 9.** Pilih **Save**.

![](/files/-MgOswRyzTmpTNXDz2bc)

{% hint style="info" %}

* **Total Payment:** jumlah tagihan yang akan dibayar.
* **Total Due:** jumlah keseluruhan tagihan yang belum dibayar.
* **Total Discount:** jumlah diskon yang diberikan saat pembayaran.
* **Due After Payment:** jumlah sisa tagihan yang harus dibayar setelah terjadi pembayaran saat ini.
* **Unapplied Amount:** sisa amount yang belum di-applied ke tagihan.
  {% endhint %}

{% hint style="warning" %}
Pastikan **Unapplied Amount = Rp. 0.00** (tidak ada nilai pembayaran yang melebihi tagihan Purchase Invoice pada saat pengisian **Amount)**
{% endhint %}


---

# 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://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/purchase/supplier-payment/cara-membuat-pembayaran-terhadap-supplier.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.
