Actually I am getting an error when I am implementing this now.
I have it set up and it 'was' working momentarily but now it goes to some hashmark on the page.
So when I press submit it goes to
http://www.example-url.com/form/#wpcf7-f1894-p2036-o1
This is my short code I am using for the form [contact-form-7 id="1894" title="Order_1"]. So I can see that it is pulling out the id into the # appended URL. Not sure what p2036 is?
In additional settings on the form I used the following code
on_sent_ok: "location = 'http://fikatown.com/success/';"
Any help would be appreciated...
Note: The actual form page is password protected, but I have tried removing this to test and it does not make a difference...