We use AUTH_ONLY which returns a TransId to us. Then we call
priorAuthCaptureTransaction, referencing the TransId from the Auth_Only
call. In this case, we are sending over an amount less than the
authorized amount. (example, we authorize for $100, b...