Skip to content

PayConnect Payment Integration Overview

Summary & Flow ​

  1. Generate QRPH Code

  2. Set Up Webhook Integration

    • PayConnect delivers all payment notifications (QRPH, 711, GCash, etc.) to your system via a single, unified webhook.
    • Ensure your webhook URL is registered in each payment provider’s dashboard.
    • Webhook Integration Guide
  3. Configure Payment Connectors (e.g., 711, GCash)

    • In each external gateway (e.g., 711, GCash), configure connectors to send payment callbacks to PayConnect.
    • PayConnect transforms all incoming callbacks into a standard webhook format.
    • Transactions are also viewable in the PayConnect merchant portal.
    • How to Add Payment Connectors

    Note: Your webhook URL must be registered in the external gateway dashboard, not in PayConnect.


Key Points ​

  • βœ… A single webhook format is used for all payment methods (QR and OTC).
  • 🧾 QR codes can be generated via API or manually.
  • πŸ”— External gateways (e.g., 711, GCash) handle routing and webhook registration.
  • πŸ’‘ Use the PayConnect portal to monitor transactions and configure connectors.

Tools ​

Postman Workspace ​

Explore and test PayConnect APIs in our shared Postman workspace:

  • Pre-configured requests & environments
  • Sample payloads & webhook simulations

πŸ‘‰ Join the Postman Workspace


See Also ​