DP API: Transaction Response Variables

DP API: Transaction Response Variables

Standard Response

Variable NameDescription
response1 = Transaction Approved
2 = Transaction Declined
3 = Error in transaction data or system error
responsetextTextual response
authcodeTransaction authorization code.
transactionidPayment gateway transaction id.
avsresponseAVS response code (See Appendix 1).
cvvresponseCVV response code (See Appendix 2).
orderidThe original order id passed in the transaction request.
response_codeNumeric mapping of processor responses (See Appendix 3).
emv_auth_response_dataThis will optionally come back when any chip card data is provided on the authorization. This data needs to be sent back to the SDK after an authorization.

Â