Payment details
GET {{BASE_URL}}/payment/collection/transaction/details?transaction_id=FR-IM5N2MKNJ40HHKOKNWIV1&send_webhook=true
Endpoint to check for payment details
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
transaction_id | string | ||
send_webhook | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
api-key | string | ||
public-key | string | ||
reference-id | string |
RESPONSES
status: OK
{"status":"success","msg":"Transaction Found","data":{"webhook_url":null,"accountNumber":"4600100121","metadata":[{"email":"testing@figopayment.com"}],"_id":"6329a83ffeff1341b81c451b","txId":"FR-IM5N2MKNJ40HHKOKNWIV","link":"b-eleos_technology","name":"eleos technologylink","amount":100,"status":"pending","channel":"API","type":"primary","method":"Payment Link","date":"2022-09-20T11:47:10.000Z","data":{"status":"00","message":"Successful","accountNumber":"4600100121","reference":"FIGO-ET84wRey8lMe01ArLqfK"}}}