Page 1 of 1

Access to orders without viewing credit card data

Posted: Mon Oct 26, 2009 9:44 am
by igavemybest
I have the need for an employee to enter tracking numbers for orders. Thy have no need to be able to see the credit card data. Any suggestions?

Re: Access to orders without viewing credit card data

Posted: Mon Oct 26, 2009 10:19 am
by mazhar
All you need is to create a web.config file in Order/Payments directory and then update it to allow only system and junior admin to view payments info. Download the attached zip file extract it and place web.config file into your Admin/Orders/Payments folder. Then create some test user with Order Admin permissions and view some desired order and try to open payments pages.

Re: Access to orders without viewing credit card data

Posted: Fri Oct 30, 2009 12:13 pm
by igavemybest
Awesome, thanks. I'll give it a try.