Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Authorize.net breaks for certain session settings


chadcloman

Recommended Posts

Found this out today, fortunately before too many orders were missed, and thought I'd post it here.

 

I changed some of the session settings and ran into a problem with Authorize.net processing. What would happen is that the user would go to the Authorize.net screen, enter the data, then would get logged out and be returned to the store's login page. The order would not be finalized by checkout_process.php, and there would be no record of the order in osCommerce. But the customer would be charged by Authorize.net.

 

Turned out that, because of the way the Authorize.net SIM payment module works, certain session settings break the order processing

 

I fixed the problem by changing these session values to false in the osCommerce admin pages:

 

  • Check SSL Session ID
  • Check IP Address
  • Check User Agent

Not totally sure if "Check User Agent" absolutely has to be false, but it's working now and I don't want to break it again.

Check out Chad's News.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...