macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: LOOP Credit Card Transactions

Subject: Re: LOOP Credit Card Transactions
From: "cwmcguire"
Date: Thu, 16 Oct 2008 23:56:39 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

The timout is not the problem with the CFHTTP - everyone is overlooking the 
problem.

 The problem is, the server is sending a response back to the same page that is 
suppose to be looping thru multiple records making multiple transactions.

 How could I run a transaction, receive a response, post the response to the 
table, then go to the next record needed to be processed, and run that 
transactions, receive a response...etc..etc...

 This is the problem....


<Prev in Thread] Current Thread [Next in Thread>