Okay, on my website it is set up to have a product (which is a business listing) and pay for that via adding it to their shopping cart and then complete by paying via credit card which is authorized via authorize.net.
Everything on this works fine up until the authorize.net part.
Now, I had to make some changes since the authorize.net module does not support automated recurring billing.
These changes that I made (which is sending an XML file to authorize.net) all work in both IE and Firefox.
Firefox seems to work everytime for us.
The process works in IE up until a point but fails right before this line of code:
drupal_goto('http://www.mysite.com/user/', 'node');
now, I know this is where it fails because I have run through the purchase process many times and just done 'print 'got here';' in trying to figure out where this is going wrong.
When the problem happens, I get a blank screen in Firefox and just a 'page not found' error in IE.
If I click 'refresh' and submit again, the whole thing works the second time and redirects the user back to their user account page.
Does ANYONE have any other ideas on what I can check to try and solve this?
Comments
authorized.net causing problem only with IE8 and IE9 browsers
Hi all,
We are using the authorized.net module and it was working fine all in browsers expect "IE" browsers. The issue is, when the user tried to purchase the product and clicks on the "submit order", it keeps taking us to checkout page.
Please suggest if any alternatives to overcome this issue.
Thanks in advance,
ashokkadali.k@gmail.com