In case if I'm not clear, I need to make sure that when user checkout..... when they reach the thank you page (where the receipt confirmation number will be issued)
For guest checkout user... it will show.. create an account button.
for login user... it should NOT show create an account button
Thus I would need some way to detect the user status. Please help