PAYON Payment Gateways Developer
  • Table of Content
  • Revision History
  • PAYON PG Overview
    • PAYON PG UI DESIGN
      • Desktop UI Screen
      • Mobile UI Screen
  • How it Work ?
    • QR Payment via Mobile Apps
  • Work Flows
    • Payment Work Flow
      • Overall QR Payment Process
      • Overall 3rd Party Payment Process
      • Overall Credit/Debit Payment Process - 3Ds
  • How to Implement ?
    • How to Implement QR Payment
      • Web Base Implementation
        • Step 1: Prepare to read KHQR
        • Step 2: Notify QR Scan Screen
        • Step 3: Notify Processing Payment
        • Step 4: Notify Completion Payment
      • Mobile Base Implementation
  • PAYON API RERFERENCES
    • QR Payment
      • Notify QR Scan
      • Notify Processing Payment
      • Notify Completion Payment
      • QR Cancel Payment
Powered by GitBook
On this page
  1. How to Implement ?
  2. How to Implement QR Payment
  3. Web Base Implementation

Step 3: Notify Processing Payment

This step will be call to notify PAYON's Aggregator when mobile app already authenticate with user

PreviousStep 2: Notify QR Scan ScreenNextStep 4: Notify Completion Payment

Last updated 3 years ago

After complete STEP 1 & STEP 2, 3rd party mobile app will display payment information for user to authenticate the payment through any authentication method such as PassCode, Fingerprint and Face recognition etc. This step request to call to notify to PAYON's aggregator to change to screen "QR Processing Screen". Please follow Notify Processing Payment API for more detail api specification.

Figure 03: PG Processing Screen