Hi
I've read a zillion posts on this but unfortunately can't find one that resolves my issue.
Have the latest addon (http://addons.oscommerce.com/info/7151) and the debugger seems to show there are no errors. The callback occurs, but WorldPay do not receive anything back from junior_callback.php.
The following condition is not being met in line 78:
if ($order['orders_status'] == MODULE_PAYMENT_WORLDPAY_JUNIOR_PREPARE_ORDER_STATUS_ID)
(result is 1 == 106)
I am a php rookie so I've impressed myself by getting this far.
any clues as to where i go from here?
Thanks