[ic] Payment not processing

David Etheredge David_e at charter.net
Fri Mar 28 01:20:04 UTC 2014


----- Original Message ----- 
From: "Josh Lavin" <josh at perusion.com>
To: <interchange-users at icdevgroup.org>
Sent: Tuesday, March 11, 2014 8:54 PM
Subject: Re: [ic] Payment not processing


>
> You mean the accept_for_review? No, that is not the problem here. If you
> are using their fraud filter service, you can set accept_for_review.
> More here:
> http://www.icdevgroup.org/pipermail/interchange-users/2011-April/052915.html
>
> Since the error message you are getting is not informative enough, I
> suggest you uncomment line 618 of lib/Vend/Payment/AuthorizeNet.pm,
> which is the logDebug of the result hash. Also be sure to enable in
> interchange.cfg:
>
> Variable  DEBUG  1
>
> Then restart, and see your debug.log for clues. If you want to post it
> here, that is fine, but check it first to ensure you aren't posting any
> sensitive info.
>
> -- 
> Josh Lavin
> Perusion -- Expert Interchange Consulting    http://www.perusion.com/
> ... ask me about job opportunities ...
>
As requested:


Vend::Payment:debug: Authorizenet referer: {

'test' => undef,

'gateway' => 'authorizenet',

'accept_for_review' => undef,

'extra_headers' => {

'Referer' => 
'https://petzapper.com/~petzappe/cgi-bin/cart.cgi/ord/finalize.html'

},

'transaction' => 'sale',

'method' => 'CC',

'id' => '7sxxxxxxx',

'referer' => 
'https://petzapper.com/~petzappe/cgi-bin/cart.cgi/ord/finalize.html',

'actual' => {

'pin' => undef,

'mv_transaction_id' => '000061',

'mv_order_number' => undef,

'fname' => 'Some Name.',

'po_number' => '',

'mv_credit_card_exp_month' => 4,

'state' => 'FL',

'email' => 'n e-mail at yahoo.com',

'b_country' => 'TT',

'item_code' => undef,

'b_lname' => 'Last',

'b_name' => 'First Last',

'tax_duty' => undef,

'address' => '123 Main',

'mv_credit_card_reference' => 3,

'shipping' => undef,

'tender' => undef,

'check_account' => '',

'cyber_mode' => 'mauthcapture',

'salestax' => undef,

'check_checktype' => undef,

'b_company' => '',

'name' => 'First Last',

'zip' => '30002',

'b_fname' => 'First',

'lname' => 'Last',

'b_address1' => 'Town Sq',

'b_state' => 'non U.S.A',

'address1' => 123 Main',

'comment2' => undef,

'phone_day' => '205-555-1212',

'b_address' => 'Town Sq',

'check_routing' => '',

'origin_zip' => undef,

'mv_credit_card_number' => '5xxxxxxxxxx5',

'phone_night' => '205-555-1213',

'b_city' => 'Port',

'mv_credit_card_exp_year' => 14,

'check_acctname' => undef,

'tax_exempt' => undef,

'city' => 'AnyTown',

'company' => '',

'check_bankname' => undef,

'mv_credit_card_exp_all' => '01/14',

'b_zip' => '333',

'check_accttype' => undef,

'country' => 'US',

'b_address2' => '',

'order_id' => '000061',

'item_desc' => undef,

'comment1' => undef,

'check_magstripe' => undef,

'cvv2' => undef,

'address2' => 'Back Door',

'check_transit' => undef,

'amount' => undef,

'comment' => undef,

'check_dl' => undef,

'corpcard_type' => undef,

'mv_credit_card_cvv2' => '321',

'check_number' => ''

},

'script' => '/gateway/transact.dll',

'reparse' => 1,

'order_id' => '000061',

'secret' => '1776',

'route' => 'authorizenet',

'port' => 443,

'host' => 'https://secure.authorize.net/gateway/transact.dll',

'total_cost' => '204.50',

'amount' => 'usd 204.50'

}

Vend::Payment:debug:

authorizenet page: response: HTTP/1.0 900 NET OR SSL ERROR

interchange: petzappe 190.213.123.120 ByuUKQmQ ceagle /process.html 4782: 
open_tcp_connection: destination host not found: 
`https://secure.authorize.net/gateway/transact.dll' (port 443) ()



Vend::Payment:debug: authorizenet response_reason_text= response_code:

Vend::Payment:debug: authorizenet result={

'x_address' => undef,

'x_city' => undef,

'x_avs_code' => undef,

'x_first_name' => undef,

'x_response_reason_code' => undef,

'x_response_reason_text' => undef,

'x_MD5_hash' => undef,

'x_trans_id' => undef,

'x_description' => undef,

'x_ship_to_country' => undef,

'x_ship_to_first_name' => undef,

'x_email' => undef,

'x_cvv2_resp_code' => undef,

'x_ship_to_zip' => undef,

'x_ship_to_company' => undef,

'x_last_name' => undef,

'x_ship_to_city' => undef,

'x_method' => undef,

'x_country' => undef,

'x_fax' => undef,

'x_ship_to_address' => undef,

'MStatus' => 'failure',

'x_state' => undef,

'x_type' => undef,

'x_tax' => undef,

'x_zip' => undef,

'MErrMsg' => 'Authorizenet error: . Please call in your order or try 
again.',

'x_freight' => undef,

'x_duty' => undef,

'x_ship_to_last_name' => undef,

'x_auth_code' => undef,

'x_company' => undef,

'x_phone' => undef,

'x_invoice_num' => undef,

'x_ship_to_state' => undef,

'x_response_code' => undef,

'x_amount' => undef,

'x_po_num' => undef,

'x_cust_id' => undef,

'x_response_subcode' => undef,

'x_tax_exempt' => undef

}




More information about the interchange-users mailing list