zoober Posted February 22, 2008 Posted February 22, 2008 Hi there, I'm looking for some help with configuring the workdpay payment module to work with our new OSCommerce installation. I've done several searches but none of the threads I found had a solution that has worked for me. The instructions in the wpcallback.php file say: NOTE: YOU MUST CHANGE THE CALLBACK URL IN WP ADMIN TO <wpdisplay item="MC_callback"> So in the worldpay installation admin, should I just set the "Payment Response URL" to <wpdisplay item="MC_callback"> Or should it be the url address of our callback file http://cgtoolkit.net/osc/wpcallback.php with <wpdisplay item="MC_callback"> afterwards? I've tried a few variations with no luck.
zoober Posted February 25, 2008 Author Posted February 25, 2008 Has anyone got the callback functioning with a Worldpay Select-Junior account?
sheffnet Posted February 26, 2008 Posted February 26, 2008 Has anyone got the callback functioning with a Worldpay Select-Junior account? You must have this in your catalog/includes/filenames.php file - define('FILENAME_WPCALLBACK', 'wpcallback.php'); Mine went missing for some unknown reason, or it was never there in the first place which begs the question how it worked at all before it stopped working. Now fixed and working. And, your WorldPay admin against payment Response URL, you set it exactly to this - http://<wpdisplay item="MC_callback"> leave the square brackets in and the http:// and all.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.