# PAYON's Wallet Payment via PAYON Mobile App

![Figure 02: PAYON's Wallet Payment](/files/-Mg9ouXEmMkNRSqRRmvf)

1. PAYON's User Scans KHQR&#x20;
   * PAYON Mobile app will reads QR Code Information.
2. PAYON's User Confirm Payment
   * Receive Payment Details on PAYON's Mobile APP
   * Input PAYON's Mobile app pass code for confirm the payment.
3. PAYON's PG Aggregator payment payment with PAYON's Payment Gateway
   * Process payment on PAYON's Payment Gateway
   * Send Payment Notify to PAYON's PG Aggregator.
4. Finally, after payment PAYON will send push back notification to notify merchant for payment result. Please refer to [Platform Application Setting](/platform-application-settings/platform-application-settings.md) for NOTI\_URL configuration.


---

# 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.payon.com.kh/how-is-work/payon-pg-payment/payons-wallet-payment-via-payon-mobile-app.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.
