hybris
hybris copied to clipboard
worldpay notification authStatus
Hi,
I have integrated worldpay notification callback and in rare cases, I get notifications with the following values: { ... "authStatus": "CANCELLED", ... "journalType": "AUTHORISED" ...}
I was wondering what this kind of notification means exactly. Can I trust "authStatus" and be sure that the payment is canceled definitely?