Ive just had to do this hack to integrate web_store with
Wolrdpay.
In the web_store_order_lib.pl file
simply replace the display_order_form subroutine with the below.
Replace your own store name and staging server details,
backgournd colours etc......
#################################################
sub display_order_form {
################# World Pay Integration Hack for TSN
print qq~
~;
&display_cart_table;
print qq~