We have a custom web app that hooks into the Auth.net api -- we just
initially do an AUTH_ONLY...and we get a transaction_id back, which we
store securely. when it's time, we loop through the transaction_id's and
charge the cards. is there any way to...