Hi... I'd like to give access to my transaction log (only) to a virtual assistant, so they can lookup lost licence codes as requested by my customers.Is this possible?If not, any workarounds?Dan
Our system only allows for a single login for each account, no way to grant limited access to a secondary login. However, you can download a copy of your Transaction Log for reference purposes independent of our system:http://www.e-junkie.com/ej/help.transaction-log.htmIf you want to keep your reference copy up-to-date without having to re-download your log periodically, you could use our Integration feature to have us send the details for each new order to a script at your end, which could do whatever you wish with that data, such as appending it to a database or text file you maintain:http://www.e-junkie.com/ej/help.integration.htmIf you'd like some help setting that up, we can recommend the competent, E-junkie-experienced developers listed in our directory here:http://www.e-junkie.com/ej/developer-directory.htm
Thanks for the ideas. I have already set a common notification URL, but looks like I can have multiple ones of those now anyway. I'll write some sort of servlet in App Engine to take the IPN and append a Google Spreadsheet row.
Share and learn in the E-junkie community.