Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
bugaloo
bugaloo
Hi. Trying to sort out the setup for AuthorizeNet. We want to use the ViArt cart pages throughout the ordering process but after submitting an order I get back this error:
 
Can't find appropriative php library:
/payments/authorize_check.php
 
This is the correct path for this file, not sure what's wrong.
 
Our other settings are ...
 
Payment URL:
credit_card_info.php
 
Advanced Library:
/payments/authorize_check.php
 
Advanced URL:
https://secure.authorize.net/gateway/transact.dll
 
x_relay_url:
is set to "our actual domain url /order_final.php"
 
Any ideas? Hoping we're overlooking something simple.
Thanks!
 
BestFit
BestFit
A similar error with the LinkPoint system was solved by adding a "." (period, without quotes) to the beginning of the path statement.
 
Your mileage may vary, but worth a try.
 
bugaloo
bugaloo
Thanks. That did change the message so maybe we're getting closer. But now we get this message:
 
"Can't obtain response code parameter."
 
BestFit
BestFit
That sounds like a settings issue in the payment system. Like it is not connecting with the gateway server.
 
Also, might want to verify with the ISP that the port required, by the gateway, is open to you.
 
HTH.
 
bugaloo
bugaloo
Yeah, something's not connecting somewhere. We keep playing with the settings but coming up short. Thanks much for your input.