Skip to main content
GET
Returns a safe, display-only view of a payment — enough to show a customer, and enough to reconcile server-side. It never exposes the merchant account, redirect_url or any signing material.

Path parameters

string
required
The payment id returned by create payment.

Response

boolean
object
This endpoint is display-only and unauthenticated by design (the id is the capability). Use it to poll for a result if you don’t run a webhook.