Re: [PHP] Linkpoint API question

2004-08-22 Thread Brian Dunning
Solved. The first transaction should be a PREAUTH, and the second transaction should be a POSTAUTH. Linkpoint's documentation is incorrect where it lists the possible transaction types. POSTAUTH shows up as TICKET in the transaction report, but it doesn't work if you try to send it as TICKET.

Re: [PHP] Linkpoint API question

2004-08-20 Thread Curt Zirzow
* Thus wrote Brian Dunning: > I telephoned *just* as the Linkpoint API support folks left for the > weekend > > Currently we are doing just a SALE transaction. I want instead to first > submit an authorization with AVS and CVV2 information, make a decision > (2 out of 3) and then process th

Re: [PHP] Linkpoint API question

2004-08-20 Thread Justin Patrin
On Fri, 20 Aug 2004 17:16:03 -0700, Brian Dunning <[EMAIL PROTECTED]> wrote: > I telephoned *just* as the Linkpoint API support folks left for the > weekend > > Currently we are doing just a SALE transaction. I want instead to first > submit an authorization with AVS and CVV2 information, make

[PHP] Linkpoint API question

2004-08-20 Thread Brian Dunning
I telephoned *just* as the Linkpoint API support folks left for the weekend Currently we are doing just a SALE transaction. I want instead to first submit an authorization with AVS and CVV2 information, make a decision (2 out of 3) and then process the charge or not. The documentation is n