VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: marina_v on April 05, 2012, 01:54:40 AM

Title: Authorize.net payment doesnt go through
Post by: marina_v on April 05, 2012, 01:54:40 AM
Got WM 2.02 version and trying to test payment processing with auth.net plugin. All payments fail even in test mode.

it seems to get stuck at
$response = curl_exec($curl_request);
at line 774 of pluging/vmpayments/authorizenet.php

keeps returning false
Title: Re: Authorize.net payment doesnt go through
Post by: marina_v on April 05, 2012, 20:40:32 PM
please help!
Title: Re: Authorize.net payment doesnt go through
Post by: alatak on April 06, 2012, 09:08:04 AM
Hi,

I need more information in order to help you.
I assume that the CURL library is installed.

which hostname do you use? Are you testing with the sandbox or live?
Title: Re: Authorize.net payment doesnt go through
Post by: marina_v on April 11, 2012, 02:11:54 AM
Im am using https://secure.bluepay.com/gateway/transact.dll, testing in sandbox, CURL is installed
VM 1.1.8 on same server and with same settings processes transactions fine.
Title: Re: Authorize.net payment doesnt go through
Post by: danjapro on July 31, 2012, 02:55:13 AM

Marina_v, where you ever able to ingertae and get it working with your BluePay Payment gateway.

I have received several feedback form Bluepay stating they are integrated like the AuthorizNet gateway, but sill we get Error invalid when trying to process sandbox order and direct payment order.