It says:Do a test transaction ... and go all the way to the checkout-confirmation page.
But before you click "Confirm" (where it normally takes you to PayPal), use your browser menu to View Source.
Search the source for 'page_style'.
What's the full content of that field? It should start <input ... type="hidden" name="page_style" value = "something".... /> etc.
<input type="hidden" name="page_style" value="flipflopsoriginal" />
"flipflopsoriginal" is the correct page style name.




