Successful response: <SloklyResponse status="DONE"> <TXID>eb2e9460431511e2329f404027366ac9</TXID> <Time>2014-09-10 22:07:00</Time> <Interface> <ID>770</ID> <Name>example interface / visa and mastercard</Name> <Commission>0.013</Commission> <Processor>ExampleProcessor</Processor> </Interface> <FraudDetection> <Recommendation>INSPECT</Recommendation> </FraudDetection> </SloklyResponse>
3D redirect response <SloklyResponse status="REDIRECT"> <TXID>eb2e9460431511e2329f404027366ac9</TXID> <Time>2014-09-10 22:07:00</Time> <Interface> <ID>770</ID> <Name>example interface / visa and mastercard</Name> <Commission>0.013</Commission> <Processor>ExampleProcessor</Processor> </Interface> <Redirect>https://slokly.net/3ds/authenticate.php?txid=eb2e9460431511e2329f404027366ac9</Redirect> <FraudDetection> <Recommendation>DENY</Recommendation> </FraudDetection> </SloklyResponse>
Failed transaction due to error <SloklyResponse status="FAILED"> <TXID>97b37660451e11e2529f404027366ac9</TXID> <Time>2012-12-13 12:14:08</Time> <Error> <Code>901</Code> <Message>Authorization declined.: It is not possible to book the given amount from the credit account, e. g. limit is exceeded.</Message> </Error> <FraudDetection> <Recommendation>INSPECT</Recommendation> </FraudDetection> </SloklyResponse>
Failed transaction due to fraud threshold <SloklyResponse status="FAILED"> <TXID>95488b428b0311e5bc32404027366ac9</TXID> <Time>2013-03-12 10:57:09</Time> <Error> <Code>711</Code> <Message>No Secure Interface available for the given request</Message> </Error> <FraudDetection> <Recommendation>DENY</Recommendation> <Score>1234</Score> <Explanations>
Failed due to high commission interface <SloklyResponse status="FAILED"> <TXID>55b449d0487215e49014404027342ac9</TXID> <Time>2014-09-30 07:35:22</Time> <Interface> <ID>7083</ID> <Name>XXX</Name> <Commission>0.02</Commission> <Processor>XXX</Processor> </Interface> <Error> <Code>203</Code> <Message>A suitable interface was found, but its commission is higher than the allowed commission for this transaction</Message> <Details></Details> </Error> </SloklyResponse>
In this case, you can re-send the processing request with a higher value of the MaxCommission node to match the /Interface/Commission node value returned in this response |
SLOKLY PROCESSING >