Hey Joel,

Thanks for the response.  In short I have the following questions (and Commonwealth 
aren't giving anything remotely technical without going through sales which is taking 
ages)

As I understand it we have 2 options, each with 3 methods... 3 Party transaction, with 
the option of Sockets, Java or COM or 2 Party (MOTO), with the option of Sockets, Java 
or COM.  We want to use 2 Party(MOTO) with COM as this seems very similar to Ingenico 
and I was hoping we could almost plug it in to an existing system.

basically the Pseudo code for the Ingenico method looks a bit like this:

        myTransaction = new Transaction();
        myTransaction.setCreditCardDetails(number, expiry, etc. etc.)
        myResult = myTransaction.doTransaction();

The semantics don't matter so much but what I need to know is that CFMX waits at 
myResult = ... for a response from the bank?

Do you have a copy of the API? This would probably have it but the documents they've 
given me only cover the Perl sockets implimentation.

Also, I want to know that the Java-based Payment Client service is not going to break 
CFMX (Windows 2000 AS, IIS5.0, CFMX)

Thanks heaps

- James

PS: I can post more accurate sample code for anyone who's interested in Ingenico.

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to