Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi All,

 

I installed the LinkPoint Connect contribution and made the associated changes to the files. This was a fresh install. Customers when they get to the "confirmation" portion the transaction information is passed to LinkPoint and properly charged, but the customer gets some sort of error and they do not get a receipt back and one stated the order was still in their cart. Also, the orders were not written to osCom and they do not show up in the admin side.

 

I am not sure were to look to find what the problem is, but it appears to be at the point the information is passed to LinkPoint and coming back. Customers state they get the e-mail that tells them about their order, but does not provide specific info on the exact product from the store they ordered, only a total charge.

 

I made this change to checkout_payment.php as stated in the documents so the ID number would not be passed.

 

<!-- body_text //-->

<td width="100%" valign="top"><?php echo tep_draw_form('checkout_payment', tep_href_link(FILENAME_CHECKOUT_CONFIRMATION, '', 'SSL', false), 'post', 'onsubmit="return check_form();"'); ?><table border="0" width="100%" cellspacing="0" cellpadding="0">

echo tep_hide_session_id();

 

<!--Added false to tep_href_link(checkout_payment) link so Linkpoint wont see sid-->

 

I installed the LinkPoint Connect module as specified and configured. I did not enable "Yourpay" option but all others are the way I need them.

 

Any help would be greatly appreciated.

 

r/ Dan

Posted
Hi All,

 

I installed the LinkPoint Connect contribution and made the associated changes to the files. This was a fresh install. Customers when they get to the "confirmation" portion the transaction information is passed to LinkPoint and properly charged, but the customer gets some sort of error and they do not get a receipt back and one stated the order was still in their cart. Also, the orders were not written to osCom and they do not show up in the admin side.

 

I am not sure were to look to find what the problem is, but it appears to be at the point the information is passed to LinkPoint and coming back. Customers state they get the e-mail that tells them about their order, but does not provide specific info on the exact product from the store they ordered, only a total charge.

 

I made this change to checkout_payment.php as stated in the documents so the ID number would not be passed.

 

<!-- body_text //-->

<td width="100%" valign="top"><?php echo tep_draw_form('checkout_payment', tep_href_link(FILENAME_CHECKOUT_CONFIRMATION, '', 'SSL', false), 'post', 'onsubmit="return check_form();"'); ?><table border="0" width="100%" cellspacing="0" cellpadding="0">

echo tep_hide_session_id();

 

<!--Added false to tep_href_link(checkout_payment) link so Linkpoint wont see sid-->

 

I installed the LinkPoint Connect module as specified and configured. I did not enable "Yourpay" option but all others are the way I need them.

 

Any help would be greatly appreciated.

 

r/ Dan

 

I am having the same problem as well....with both the linkpoint connect as well as the API verision. breaking at the same point. on the return to the cart. the error I am getting as well as the customers is this:

 

Fatal error: Call to a member function on a non-object in /home/southsho/public_html/checkout_process.php on line 102

 

ANY help would be nice. I have found lots of other erros from this vendor, and some solutions, but not to this problem.

 

Rad

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