WakaPay Docs

API Reference

Pay (public)

← All tags

Purpose

This group contains endpoints tagged together in the OpenAPI spec. Use the summaries below to understand what each endpoint does.

When to use

  • Prefer calling APIs from your backend to avoid exposing secrets.
  • Handle errors consistently and log request IDs for support.
get/pay/{shortCode}

Get payment link details (public)

Unknown

No detailed description provided for this operation in the OpenAPI spec.

operationId: PayController_getPayPagetag: Pay (public)permalink
post/pay/{shortCode}

Submit payment (public, no auth)

Unknown

No detailed description provided for this operation in the OpenAPI spec.

operationId: PayController_submitPaymenttag: Pay (public)permalink
post/pay/{shortCode}/dispute

Submit a dispute (receiver; no auth). Sets invoice status to disputed.

Unknown

No detailed description provided for this operation in the OpenAPI spec.

operationId: PayController_submitDisputetag: Pay (public)permalink