jobymaxx Posted July 10, 2008 Posted July 10, 2008 Hai, I am using Paymentech Orbital Gateway for credit card transaction in my application. While I running sample program (AuthSample.java, which is included in sample files) program I got the following message. How to solve this. Response: <?xml version="1.0" encoding="UTF-8"?><Response><QuickResponse HcsTcsInd="T" Version="2"><ProcStatus>20412</ProcStatus><StatusMsg Statu sMsgLth="52">Precondition Failed: Security Information is missing</StatusMsg></QuickResponse></Response> Response Attributes: isGood=false isError=true isQuickResponse=true isApproved=false isDeclined=false AuthCode=null TxRefNum=null ResponseCode=null Status=20412 Message=Precondition Failed: Security Information is missing AVSCode=null CVV2ResponseCode=null Thanks Joby
justhost Posted August 20, 2008 Posted August 20, 2008 Hai, I am using Paymentech Orbital Gateway for credit card transaction in my application. While I running sample program (AuthSample.java, which is included in sample files) program I got the following message. How to solve this. Response: <?xml version="1.0" encoding="UTF-8"?><Response><QuickResponse HcsTcsInd="T" Version="2"><ProcStatus>20412</ProcStatus><StatusMsg Statu sMsgLth="52">Precondition Failed: Security Information is missing</StatusMsg></QuickResponse></Response> Response Attributes: isGood=false isError=true isQuickResponse=true isApproved=false isDeclined=false AuthCode=null TxRefNum=null ResponseCode=null Status=20412 Message=Precondition Failed: Security Information is missing AVSCode=null CVV2ResponseCode=null Thanks Joby Did you ever get this module working? I am seeing the same error message. Keith Gallant
Recommended Posts
Archived
This topic is now archived and is closed to further replies.