You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refusalCode and refusalDescription are mandatory fields whenever Worldpay refuses the transactions. There is a case where only refusalDescription is present. Handle these cases accordingly for refused scenarios.
Use NO_ERROR_CODE and NO_ERROR_MESSAGE in connector integration when either one or both of them are missing in the response.