Capturing an Existing Authorization
The screenshots and names of Components and Fields were taken on an installation that was using the ‘Accept Blue’ gateway. Other gateways screens and components will be similar but a bit different, and the names of the fields will be specific to the gateway you are configuring for (eg. ‘Authorize.net Credit Card Fields Component’ instead of ‘Accept Blue Credit Card Fields Component’)
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