Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Call back problem with worldpay.


tintin

Recommended Posts

I've installed OSC 2.x and the worldpay module. I had a previous OSC installation and worldpay running just fine. What didn't work then was the callback from Paypal so II never knew what orders had been made, just got payment notifications.

 

I'm having the same problem now. I get the worldpay notifications but the shop doesn't have the new orders in there.

 

Anyone has an idea what is wrong?

 

Cheers and TIA

/tintin

 

More info:

 

Just looked up the name on one of the customers to see if I could check his orders. Clicked on orders and got the following:

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-20, 20' at line 1

 

select o.orders_id, o.customers_name, o.customers_id, o.payment_method, o.date_purchased, o.last_modified, o.currency, o.currency_value, s.orders_status_name, ot.text as order_total from orders o left join orders_total ot on (o.orders_id = ot.orders_id), orders_status s where o.customers_id = '1989' and o.orders_status = s.orders_status_id and s.language_id = '1' and ot.class = 'ot_total' order by orders_id DESC limit -20, 20

Edited by tintin
Link to comment
Share on other sites

Just bumping up the post and asking again.

 

Does anyone know what could be wrong? I'm not a coder.

 

/tintin

 

Hi Im having the same callback problem with the worldpay module I get to the wp thank you screen and it stops there without returning me to the success page on the shop,

 

btw that admin customer sql error is to do with mysql 4.1 - theres some help on the forum somewhere - you have to add an else clause to one of the files and I think theres another file that has the same problem.

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...
Well I fixed the problems that I was having with worldpay now - it was quite simple really.

hope you also had good luck.

 

PLEASE PLEASE POST HOW YOU SOLVED THIS!!!!!

 

Thanks,

 

Anna

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