Peerwallet

Transaction Receipt

You can view more details of a transaction as the Seller using the Pay ID or the Invoice ID of the transaction. When a transaction is competed on Peerwallet, the parties involved are able to view same receipts from the dashboard, this API call gives the Seller a remote information about a transaction.

The Pay ID is the unique code generated when creating the Payment link, or you can manually copy receipt ID from your dashboard to view more information about a transaction

End Point


                                

Send your keys via headers

VALUE REQUIRED DESCRIPTION
api-private-key
YES
This is your API Private Keys which can be found here.https://peerwallet.com/map/api-keys

Below are the POST values to send and their explanations on each field.

VALUE REQUIRED DESCRIPTION
Invoice_id or pay_id
YES
This is the pay id of the payment, this was generated when creating the link, it’s also the unique code at the end of every payment link. The invoice ID is the unique ID to locate your invoice, you can manually get this from the invoice from your dashboard or from the verify payment call.

Post Fields


                                

Return Values Success Sample