> For the complete documentation index, see [llms.txt](https://panduan-sap.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/pembelian/pembayaran-pembelian-purchase-payment/cara-melakukan-konfirmasi-pembayaran-supplier-supplier-payment.md).

# Cara Melakukan Konfirmasi Pembayaran Supplier (Supplier Payment)

**Pada Supplier Payment tersedia tiga (3) status:**

1. **Active**: Belum dikonfirmasi.
2. **Completed**: Sudah dikonfirmasi.
3. **Cancelled**: Dibatalkan.

**Untuk tindakan pada Supplier Payment dengan status adalah sebagai berikut:**

1. **Active**: Dapat mengkonfirmasi pembayaran atau membatalkan pembayaran.
2. **Completed**: Membatalkan pembayaran.
3. **Cancelled**: Tidak ada.

### Cara Melakukan Konfirmasi Pembayaran Supplier (Supplier Payment)

Untuk Pembayaran Supplier yang sudah dibuat sebelumnya namun belum dilakukan konfirmasi maka perlu adanya konfirmasi pembayaran.

**Contoh Case:** Tim backoffice membuat Pembayaran Supplier namun masih memerlukan konfirmasi pembayaran oleh Tim yang mempunyai kewenangan untuk melakukan konfirmasi pembayaran.

**Step 1:** Masuk pada **Pembelian (Purchase) > Pembayaran Pembelian (Purchase Payment).**

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

**Step 2:** Untuk melakukan konfirmasi Pembayaran Supplier dapat melalui 2 cara, yaitu melalui **icon** ![](/files/h9AjN7FJVKRbdZAXuNK0) **pada kolom Action** dan melalui **detail Pembayaran Pembelian (Purchase Payment)**.

{% tabs %}
{% tab title="Melalui Icon Action" %}
**Step 2.1:** Klik icon ![](/files/i8eyxDeV7oYNn8TmovOl) pada Pembayaran Supplier yang akan dikonfirmasi pembayarannya. Yang dapat dikonfirmasi pembayaran adalah No Pembayaran dengan status **Active**.

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

**Step 2.2:** Klik tombol **Konfirmasi Pembayaran (Confirm Payment)**.

<figure><img src="/files/hMT55HbjRa1gG8W2RVKU" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Melalui Detail Pembayaran Pembelian" %}
**Step 2.1:** Klik **No Pembayaran** pada Pembayaran Supplier yang akan dikonfirmasi pembayarannya. Yang dapat dikonfirmasi pembayarannya adalah No Pembayaran dengan status **Actived**.

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

**Step 2.2:** Klik tombol **Konfirmasi Pembayaran (Confirm Payment)**.

<figure><img src="/files/JXQ3Bx1WiiNcZSVasHh8" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

**Step 3:** Isi **Tanggal Konfirmasi**, kemudian klik tombol **Konfirmasi (Confirm)**.

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

{% hint style="info" %}

* **Tanggal Konfirmasi:** Bisa dipilih berdasarkan tanggal dilakukan konfirmasi pembayaran.
  {% endhint %}

**Step 4:** Apabila berhasil melakukan konfirmasi pembayaran maka status Pembayaran Supplier akan berubah mencari **Completed**.

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

Silakan dicoba, Kawan Simpli! :)&#x20;


---

# 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:

```
GET https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/pembelian/pembayaran-pembelian-purchase-payment/cara-melakukan-konfirmasi-pembayaran-supplier-supplier-payment.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.
