Hi Philip. Thanks again for being so helpful!

Quote Originally Posted by philip_clarke View Post
Out of general interest where do you go if you hit cancel when you are first sent to worldpay, you should bounce straight back to the shop with cart id and ability to try again.
A similar thing happens. The following page is displayed:

Code:
WP_TEXT_FAILURE 
WP_TEXT_HEADING 

Thank you, your payment has been cancelled
Merchant's Reference: xxxxxxxxxxxxxxxx
 
Please contact RBS WorldPay immediately if there has been a problem making your payment. 
 
WP_TEST_HEADING

WP_CANCELLED_HEADING

Our ref: 

WP_CONTACT_INFO
When you click on the "NEXT' button it takes you back to step 2 in the ordering process.

So this is pretty much identical to when a payment is successful at the worldpay end. The only difference is that it says "Thank you, your payment was successful" and it also gives the RBS WorldPay Transaction ID. Again, with a successful order the 'Next' button takes you to page 2 in the ordering process.

So presumably we're going to the correct page, but for some reason it's not displaying properly?