Point-of-sale icon

ADYEN_RESULT

FieldTypeDescription

ped_result

int

Result denoting whether an error occurred on the PED. A value of 0 means no error occurred.

 

As this request is not processed on the PSP, check pedResult for errors instead of the pspResult

lib_resultint

Result denoting whether an error occurred in the Library. A value of 0 means no error occurred.

 

As this request is not processed on the PSP, check libResult for errors instead of the pspResult.

psp_result

int

Result denoting whether an error occurred on the PSP. A value of 0 means no error occurred.
error_messageStringReference for the transaction, used as the PSP reference is not available.