Your shopping cart is empty. Browse our Store

Magento

Open Source eCommerce Evolved

Magento Forum

   
Page 2 of 3
Authorize.net Response Error
 
CrashTest
Member
 
Avatar
Total Posts:  43
Joined:  2007-09-12
Boise, ID
 

I am also getting the “Invalid HTTP response version:” regardless of whether I have altered my db table to reflect 443.  It doesn’t appear as though anything has been changed on the Authorize.net account that I have set up, the only thing I have changed is that I upgraded to this latest version of Magento (0.6.14100) so I have to figure that something changed in the way that Magento receives the response from Authorize.net.

My authorizenet_debug table is totally empty, and like the others, the transactions are getting to Authorize.net, in the Authorized but not captured status, but the transaction dies with the Invalid HTTP response version error, and you are left wondering what the heck just happened.

Thanks,

Pat

 
Magento Community Magento Community
Magento Community
Magento Community
 
Michael
Magento Team
 
Total Posts:  573
Joined:  2007-08-31
 

Could you please check the latest release ? This problem has been fixed recently.

 
Magento Community Magento Community
Magento Community
Magento Community
 
CrashTest
Member
 
Avatar
Total Posts:  43
Joined:  2007-09-12
Boise, ID
 

Yes, i upgraded a little while back, and this problem has been resolved.

 
Magento Community Magento Community
Magento Community
Magento Community
 
iPhony
Member
 
Avatar
Total Posts:  37
Joined:  2007-09-01
 

Do you guy get the order number associated with the transaction ID in your authorize.net gateway?
I am not getting any info related to the order other than the payment.
Please let me know.
Thanks,
iPhony.

 
Magento Community Magento Community
Magento Community
Magento Community
 
winans_fred
Sr. Member
 
Avatar
Total Posts:  79
Joined:  2007-09-06
Easthampton, MA
 

Second that.  It looks like everything is being referenced in the source but somehow it isn’t making it over.

 
Magento Community Magento Community
Magento Community
Magento Community
 
sherrie
Enthusiast
 
Avatar
Total Posts:  773
Joined:  2007-12-14
Illinois, USA
 

Was this ever resolved?  I know our invoice #s for Authorize.net HAVE to start at 6 digits or we get charged more and I’m sure we’re not the only ones.

 Signature 

Creativity is falling in love with the world. – Dewitt Jones
Current Projects: Gladrag Industries & Aqua Gear Direct • Currently Running: PHP 5.2.5/MySQL 5.0.45/Magento 1.1.3 on HostGator

 
Magento Community Magento Community
Magento Community
Magento Community
 
Darren E
Jr. Member
 
Avatar
Total Posts:  30
Joined:  2008-05-23
The Woodlands, Texas
 
Michael - 10 January 2008 08:08 AM

Could you please check the latest release ? This problem has been fixed recently.

What version was this fixed in?? I have this same exact problem on my server. But I’m using Magento ver. 1.0.19870.2

What are the settings for Authorize.net to get this to work?

Someone puh-leeeeeze help!

 Signature 

Darren E
Web Design The Woodlands
Pixelbit Studios, LLC.

 
Magento Community Magento Community
Magento Community
Magento Community
 
sherrie
Enthusiast
 
Avatar
Total Posts:  773
Joined:  2007-12-14
Illinois, USA
 

Ours have been working fine ever since 1.0

 Signature 

Creativity is falling in love with the world. – Dewitt Jones
Current Projects: Gladrag Industries & Aqua Gear Direct • Currently Running: PHP 5.2.5/MySQL 5.0.45/Magento 1.1.3 on HostGator

 
Magento Community Magento Community
Magento Community
Magento Community
 
jprance
Jr. Member
 
Total Posts:  3
Joined:  2008-08-04
 

We are running the most current version of Magento as of yesterday and have been hitting the same error all day that started this thread almost a year ago…

“Gateway Request Error : Unable to read response, or response is empty”

We’ve made the update to our config table as suggested in the thread and we only have “Credit Cards (Authorize.net)” enabled.  I’ve got 3 other large ecommerce sites that aren’t magento that run on Authorize.net and so I tried using the ID and Transaction Key from those sites that are working on this Magento site and it’s still giving the same error.

Please HELP!!

Thanks in advance.

Jason

 
Magento Community Magento Community
Magento Community
Magento Community
 
nicholas.alipaz
Jr. Member
 
Total Posts:  13
Joined:  2008-07-08
 

I too am getting the error, here is what I have in my log:

2008-08-04T21:58:54+00:00 ERR (3): 
#0 /home/mysite/public_html/app/code/core/Mage/Paygate/Model/Authorizenet.php(368): Mage::throwException('Gateway request...')
#1 /home/mysite/public_html/app/code/core/Mage/Paygate/Model/Authorizenet.php(84): Mage_Paygate_Model_Authorizenet->_postRequest(Object(Mage_Paygate_Model_Authorizenet_Request))
#2 /home/mysite/public_html/app/code/core/Mage/Sales/Model/Order/Payment.php(118): Mage_Paygate_Model_Authorizenet->authorize(Object(Mage_Sales_Model_Order_Payment), 5)
#3 /home/mysite/public_html/app/code/core/Mage/Sales/Model/Order.php(337): Mage_Sales_Model_Order_Payment->place()
#4 /home/mysite/public_html/app/code/core/Mage/Sales/Model/Order.php(472): Mage_Sales_Model_Order->_placePayment()
#5 /home/mysite/public_html/app/code/core/Mage/Checkout/Model/Type/Onepage.php(437): Mage_Sales_Model_Order->place()
#6 /home/mysite/public_html/app/code/core/Mage/Checkout/controllers/OnepageController.php(359): Mage_Checkout_Model_Type_Onepage->saveOrder()
#7 /home/mysite/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(343): Mage_Checkout_OnepageController->saveOrderAction()
#8 /home/mysite/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(144): Mage_Core_Controller_Varien_Action->dispatch('saveOrder')
#9 /home/mysite/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(168): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#10 /home/mysite/public_html/app/Mage.php(420): Mage_Core_Controller_Varien_Front->dispatch()
#11 /home/mysite/public_html/index.php(46): Mage::run()
#12 {main}

 
Magento Community Magento Community
Magento Community
Magento Community
 
nicholas.alipaz
Jr. Member
 
Total Posts:  13
Joined:  2008-07-08
 

anyone?!

What could cause this error?
“Gateway Request Error : Unable to read response, or response is empty”

Surely there must be something I am missing…

I have a new install of magento 1.1.2 and all settings as mentioned.  What else could be the issue?

 
Magento Community Magento Community
Magento Community
Magento Community
 
jprance
Jr. Member
 
Total Posts:  3
Joined:  2008-08-04
 

The only promising thing at this point is that according to this forum topic it seems that it is possible to make Authorize.net work with Magento.  Unfortunately, we are dead in the water right now without any help.

We’ve also contacted Authorize.Net and they said that since the error is not their error that we are getting, they cannot help… The problem is, I don’t know how to get any more detailed since the error is pretty vague to begin with.

Help please!

 
Magento Community Magento Community
Magento Community
Magento Community
 
nicholas.alipaz
Jr. Member
 
Total Posts:  13
Joined:  2008-07-08
 

I have looked over the information in the table: paygate_authorizenet_debug

The response body I get is NULL.  why is this?  Please have a look at the attached pdf

File Attachments
t.pdf  (File Size: 92KB - Downloads: 6)
 
Magento Community Magento Community
Magento Community
Magento Community
 
Mr Turk
Jr. Member
 
Total Posts:  22
Joined:  2008-05-13
 

Im getting the exact same thing using 2 different sites both on godaddy shared hosting.

Getting error Undefined on newest 1.0 version when using authorized.net payment module.
Installed another website on a diffrent account using 1.1.2 and get the same error listed here on a fresh install.
Have 2 other websites running with OSCommerce using the same Authorize.net account that is accepting payments with no issue.

 
Magento Community Magento Community
Magento Community
Magento Community
 
Mr Turk
Jr. Member
 
Total Posts:  22
Joined:  2008-05-13
 

Can someone with all the information together allready post this issue in the bug tracker. I did a search and didnt find that anyone had posted this yet.

http://www.magentocommerce.com/bug-tracking/

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
Page 2 of 3
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International) to request a call-back.
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
32166 users|346 users currently online|72067 forum posts