Different payment option when admin signed in as user

Hello,



Is it possible to have different payment options when you are an admin logged in on behalf of a user?



As an example, then I log in as a user in the backend, I want to be able to select telephone order as a payment method, but if a user is going through the checkout, then I just want credit card to appear.



Any help is much appreciated.

You'd have to put your admin user in a unique groups. But then you need to be sure that group has all admin privileges. Admin restrictions are in place for any admin user that is in any group.

Thanks for your reply - I'll give this a go once we are up to that stage.