Notification Webhooks Parameter Reference
Parameter Reference | Novalnet Docs

 Parameter Reference

On occurrence of each transaction creation or status change at Novalnet, the Novalnet system will also send all the transaction details to your webhook endpoint. The following parameters will be sent with their respective values for every payment (if successful or not) as well as for every follow up transaction, (for example: credit entry, chargeback, collection payment, etc.) and also for subscription/instalment related actions.

Notification parameters

Each payment request has been separated into so-called objects, which indicate an entity like Merchant, Customer, Transaction, etc. Use the objects which are relevant to your business model/payment type.

Each parameter is marked with attributes Mandatory, Conditional, Optional. Based on your necessity, you can use these parameters accordingly.

- Icon denotes the parameter is used on the conditional attribute basis, and hovering on this icon will give you the details about that condition.

- Icon denotes the payment methods supported or relevant to the parameter defined, and hovering on this icon will give you the details of the list of payment methods supported.

The decision making about the notification result will solely depend on the parameter status under the object result. The parameter can take up either of the values SUCCESS or FAILURE

event
Object
result
Object
transaction
Object
customer
Object
subscription
Object
instalment
Object
marketplace
Object
invoicing
Object
custom
Object
call_n_pay
Object
merchant
Object
affiliate
Object
reminder
Object
collection
Object
product
Object
tariff
Object

Simulations are done only for test transactions

Run