get
https://stagingglobal.decentro.tech/payments/lrs/status
This API enables the platform to fetch the status of a LRS payment.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This API is currently in internal beta and subject to change. The request and response payloads, API endpoint, and validation logic may be updated.
Important NotePlease use only Staging Credentials on each API Reference page to test the APIs directly from our Documentation.
Overview
- This API can be used to fetch the latest status of a LRS transaction, initiated using the Generate LRS Payment Link API, via the
reference_idor thedecentro_txn_id. - This API is an alternative to the Transaction Status Callback/Webhook.
- The platform should use this only if a callback hasn't been acknowledged or transaction confirmation hasn't been received.
- The possible status values are:
- PENDING (default)
- SUCCESS
- Signifies that the payer has completed the payment.
- FAILED
- CANCELLED
- EXPIRED
- REJECTED
- Signifies that the payment has been rejected by the payer's bank based on their internal checks.
- COMPLETED
- Signifies that the payment has been released/settled by the payer's bank.
