Skip to main content
GET
Fetch Payment by Merchant Transaction ID

Headers

X-Client-Id
string
required

Client ID provided by Cashfree.

Example:

"<x-client-id>"

X-Client-Secret
string
required

Client Secret provided by Cashfree.

Example:

"<x-client-secret>"

Path Parameters

merchantTxnId
string
required

The merchant transaction ID whose payment details are to be fetched.

Example:

"test-txn-id-4"

Response

Successful retrieval of the payment details.