Menu

Developer Resources

AuthResult

Required if you use the ChargePaymentRequest API.

After you authorize a transaction with your gateway/acquirer, use the AuthResult API to send the authorization results to our platform to receive the finalized Risk Probability Index, Risk Score, and IsGuaranteeable responses.

 

Request Parameters

Expand/Collapse All

Use the following request parameters when integrating to AuthResult:

Response Parameters

AuthResult returns the following response parameters:

Response Codes

Each API call returns a numeric response code. If the response code is zero, the API transaction completed successfully without errors; however, the status of the transaction may not be complete. If the response code is non-zero, an error message is included with the response code.

Note: When non-zero response codes are returned, the response fields might not be returned correctly. Review the error messages associated with non-zero response codes and take appropriate steps to resolve the error conditions. Most of the non-zero response codes indicate a system configuration or integration issue. Before production deployment, you should resolve these issues during the testing phase.