Hi,
My callback response is failing from WorldPay. The feature was tested in test Mode and worked fine, but doesn't work on live system.
I am getting payment transaction info from WorldPay but no order are coming through to my PC. I have to login to admin to retrieve the order manually.
The callback URL in the old Clickcart was:
http://www.mydomain.co.uk/ccp51/cgi-bin/cp-app.cgi
The XCS WIKI instructions suggests to use <WPDISPLAY ITEM=MC_callback>
Is this correct?
I have looked for the answers at WorldPay and they suggest as follows:
Please also check the way that your script handles the incoming data is not affected by the following two parameters, the callback specifies content-type in two places:
- the "charset" attribute on the Content-Type header
- the "charenc" parameter in the body of the callback itself
You should also ensure that your server can correctly handle the content-type stated in the callback, such as, ISO language codes.
Any help to understand what they mean and what i should do, will be appreciated.
Alan




