I'll correct myself too:

line 142 should probably read

Code:
$callback_url = zen_href_link(FILENAME_WP_CALLBACK, zen_session_name() . '=' . zen_session_id());
since the SSL is superflous as one apparently enters either http:// or https:// into the worldpay module anyway.