Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Trouble with Merchant Partners redirect after sale


Recommended Posts

Posted

This has just been installed and the sales go through the emails are sent - but the customers do not get sent to the Checkout Succes page. They are kicked back to the login page. Their Cart does not get emptied and I get a parse error when I go to check any order in admin panel.

Parse error: parse error in /home/whitetra/public_html/store/office/orders.php on line 71
so line 71 is highlighted
tep_redirect(tep_href_link(FILENAME_ORDERS, tep_get_all_get_params(array('action')) . 'action=edit'));

        break;

    case 'deleteconfirm':

        $oID = tep_db_prepare_input($HTTP_GET_VARS['oID']);

I am guessing that since they did not get to the success page everything is wacko.

 

Everything works in COD

 

Thanks in Advance

For any Help or Ideas

I am going back to searching :ph34r:

Posted

fixed the parse error but now I am not getting anything showing up under orders in admin. The stock is being subtracted I can see the total in reports. I can see the orders in my database. The orders are not being added to the customers profile and I guess I will have to find out from my gateway provider about the redirect <_< :( :unsure: :huh: :o ;) :blink: :angry:

 

 

If I fix this I will post it incase others run into the same

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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