Field | Description |
---|---|
status | This is the status of the payment. this can be success or failed or pending in the case when payment is still ongoing |
clientId | This is your clientId |
amount | This is the amount of the transaction in kobo |
charge | This is the charge the customer paid |
reference | This is the unique reference generated by Payfonte for this transaction. |
externalReference | This is the reference sent to us by you when initializing the transaction. |
provider | This is the provider used for this transaction |
channel | This is the channel for this transaction. This can be card, ussd, cryptocurrency and so on |
user | This is a user object containing at least one of email, phone number or name |
x-webhook-signature
which is a SHA512 encryption using your client-secret
which can be found in Settings -> API Keys/Webhooks