# Proses Verifikasi Pembayaran

Proses Verifikasi Pembayaran:

1. Setelah transaksi disimpan, unggah bukti pembayaran dengan klik tombol “Pilih” di kolom Bukti Bayar.
2. Pilih bukti pembayaran, masukkan bank tujuan, dan catatan (contoh: nomor rekening dan jumlah pembayaran).
3. Klik Simpan. Status pembayaran akan berubah menjadi Pending.<br>

   <figure><img src="/files/GibkcQGABBDPzb7fkXHo" alt=""><figcaption></figcaption></figure>
4. Untuk memverifikasi, masuk ke menu Pembayaran, lalu pilih Tagihan Pelanggan.<br>

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

<br>

5. Klik tombol “Pilih’ pada transaksi dengan status Pending.
6. Pilih lihat bukti bayar terakhir. Masukkan Jumlah pembayaran. Jika jumlah tidak sesuai, status akan berubah menjadi Partial.&#x20;
7. Klik tombol “Verify”. Jika sukses, status pembayaran akan berubah menjadi Paid.<br>

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

<br>


---

# 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.gasskan.id/penjualan/proses-verifikasi-pembayaran.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.
