Payment

Get Payment Status

Retrieves the status of a payment session. Used to verify payment completion.

get/api/payment-status/{sessionId}

Path parameters

sessionIdstring required

The payment session identifier

Response

Payment status

sessionIdstring required
status'pending' | 'completed' | 'failed' | 'expired' required
transactionHashstring
timestampstring date-time

Changes