The /success pages
Posted: Sun Aug 30, 2009 7:27 am
Hello,
It's possible to reach the /success pages, without creating an account/order.
index.php?route=account/success
This one requires you are logged in, but as a logged in customer, you'll be able to see it:
index.php?route=checkout/success
While it doesn't really do anything, I'd like to prevent people from seeing those pages, if they aren't supposed to. What would be the best way to do it?
It's possible to reach the /success pages, without creating an account/order.
index.php?route=account/success
This one requires you are logged in, but as a logged in customer, you'll be able to see it:
index.php?route=checkout/success
While it doesn't really do anything, I'd like to prevent people from seeing those pages, if they aren't supposed to. What would be the best way to do it?