Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Return from Authorize.Net with invalid session


Guest

Recommended Posts

I have a new osCommerce store and just got an Authorize.Net account. When I place an order it goes through to Authorize.Net and returns to checkout_process.php but it fails when it checks for a valid session.

 

if (!tep_session_is_registered('customer_id')) { ### this fails

 

so I never process the order because I'm redirected to the login page.

 

Any idea what I need to do to keep my session valid?

 

I've looked thru tons of docs and googled it but I can't find an answer.

 

thanks,

Mike

Link to comment
Share on other sites

  • 4 months later...

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...