Capturing an Existing Authorization

If you have previously created an Auth only transaction that you want to then charge, you need to pass the ‘Auth_TransactionId’ field of that transaction to the Charge Card/ACH Subflow.

You do not need to map all the other fields, but you do need to map:

  • The Info_Amount field with the amount to charge, if different than the original Auth Amount.

  • The Info_CardorACHorAUTH field to Auth.

  • Do not map the CC-CreditCardToken field

Last updated