[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Cybersource: Can't Void or Settlement


Kevin Walsh wrote:
suppressed wrote:

Next, modify your etc/log_transaction.  You will see in there the block
where it writes all the variables out to the transactions table, inside
of a pair of "import" tags.  Add something to it like the following
(this is what I added to write the avs result to the transactions table):

avs: [calc]$Session->{payment_result}->{'avs'}[/calc]


There's a UserTag that can clean that up a little for you, as follows:

    avs: [payment-result avs]

You'll find that UserTag on the following page:

    http://www.interchange.rtfm.info/downloads/usertags/index.html


From reading the API at CyberSource it would appear that they don't require the auth_code to be sent when forcing a capture which is what would happen when doing the settlement to bill the Credit Card, however IC appears to demand it. So now I feel like I'm really stuck here. I can get orders placed and authorized, but I can't void or settle.

Now what?

--
Mark
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.