payments

Get payment info

Getting the payment information by fetching the transaction or payment info is a critical use of the API. In the following you can find out which requests are needed to get the necessary information to deliver your content, product or service.

get/api/payments/{id}

Path parameters

idstring required

Payment ID

Query parameters

keystring required

API KEY

secretstring required

API SECRET

amountnumber float

Amount to be refunded

Response

Get payment info

Changes

No recorded changes to this endpoint across all 1 revision of this API.