QR Payment Status
RKFL provides transactionExternalStatus API for checking transactions status, status can be pending, partial or completed
POST
/purchase/transactionExternalStatus
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | "Bearer" + merchant access token |
Request Body
Name | Type | Description |
---|---|---|
txId* | String |
Last updated