WakaPay Docs

API Reference

Payment request link (merchant)

← All tags

Purpose

Merchant checkout endpoints are used by merchant systems to initiate and manage customer checkout interactions.

When to use

  • Use these from your backend (not from a public browser) whenever possible.
  • Prefer idempotency for create/init operations to avoid duplicate sessions.
get/payment-request-link/merchant

List my payment request links (API key)

Unknown

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

operationId: PaymentRequestLinkMerchantController_findAlltag: Payment request link (merchant)permalink
post/payment-request-link/merchant

Create a shareable payment request link (API key)

Unknown

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

operationId: PaymentRequestLinkMerchantController_createtag: Payment request link (merchant)permalink