
Webhooks
How do I know which of my transactions the webhook notification is referring to?
If the webhook notification is for a transaction status change, you will get at least one of the following data: id, referenceId, registrationId, or merchantTransactionId. You can use these fields to match your transaction data against the webhook notification.