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.
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