cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

PriorAuthCapture message

<createTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd">
  <merchantAuthentication>
    <name>xxx</name>
    <transactionKey>yyy</transactionKey>
  </merchantAuthentication>
  <refId>auth0</refId>
  <transactionRequest>
    <transactionType>priorAuthCaptureTransaction</transactionType>
    <amount>5</amount>
    <refTransId>auth1?</refTransId>
  </transactionRequest>
</createTransactionRequest>

 When performing a PriorAuthCapture I get a transaction Id and auth code from the people doing the preauth. Where in this message do I put the AuthCode?

 

Thanks!

pootie
Member
1 REPLY 1

All you need it the transactionID

RaynorC1emen7
Expert