POST
request to that URL when a payment/collection is successfully processed on behalf of you or your customer.**x-embedly-signature : sha512(notification payload, api_key)**
Field Name | Description |
---|---|
AccountNumber | The wallet account that received the payment. This belongs to your customer or business. |
transactionReference | A unique ID for the transaction. Use this to avoid duplicate processing. |
TransactionAmount | The amount paid (in NGN). |
Fee | Transaction fee (if any). In most cases this may be 0. |
SenderName | The name of the person who sent the money. |
SenderBank | The sender’s bank name. |
DateOfTransaction | The timestamp of the transaction (in ISO format). |
Source | The payment channel used (e.g., NIP for real-time transfers). |
Description | The transfer message or narration, if any. |
DC | ”C” for credit (money in), “D” for debit (money out). In this context, it will usually be “C”. |