Check the status of a payment by request ID
requestId received from the quote or settle response. Use this for polling payment completion or displaying real-time status updates in your UI.
Basic base64(STABLEYARD_APP_ID). Obtain your STABLEYARD_APP_ID from the Stableyard SDK./quote or /settle response| Status | Description |
|---|---|
pending | Quote created, awaiting signature and settlement |
processing | Settlement initiated, transaction being processed |
completed | Payment successful, funds transferred |
failed | Payment failed, check failureReason |