Skip to main content

Payment Status

Retrieve the current status of a payment by ID.

GET /v1/payments/{payment_id}

Possible statuses: pending, completed, failed, expired.

Use the sandbox or production host from Environments.

Detailed response schema will be documented here.