GCash · AsyncAPI Specification

Gcash Payments Webhooks

Version

View Spec View on GitHub CompanyPaymentsMobile WalletE-MoneyFintechDigital PaymentsPhilippinesQR PaymentsAsyncAPIEvents

AsyncAPI Specification

gcash-payments-webhooks.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://miniprogram.gcash.com/docs/miniprogram_gcash/mpdev/v1_pay
spec_type: Webhooks
docs:
- https://miniprogram.gcash.com/docs/miniprogram_gcash/mpdev/v1_pay
summary: >-
  GCash Mini Program payments deliver asynchronous outcome notifications to a
  merchant-registered callback URL. There is no published AsyncAPI document
  (the streaming/event surface is partner-gated), so this captures the webhook
  catalog only. No AsyncAPI spec is fabricated.
delivery:
  registration: >-
    Per-order via the paymentNotifyUrl field on /v1/payments/pay (max 1024
    chars), or a portal-configured default notification URL.
  transport: HTTP POST callback from GCash to the merchant endpoint
  ack: merchant responds to confirm receipt (notifyPayment)
events:
- name: notifyPayment
  trigger: payment order reaches a final state (success/failed) or requires reconciliation
  operation: /v1/payments/notifyPayment
  payload_fields: [result, paymentId, paymentRequestId, paymentAmount]
  note: complements synchronous inquiryPayment polling to resolve U (unknown) results
- name: notifyRefund
  trigger: refund order reaches a final state
  related_operation: /v1/payments/inquiryRefund
  note: refund outcome notification; refund is queried via inquiryRefund

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/gcash-payments-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.