4 / 4
Jan 2010

Hello,

Is there a way to create a customized e-junkie log? I want my warehouse guy to be able to view orders, but not to be able to see how much money is being made :)

I tried the 3rd party integration, sending it to a php script attached to a sql database, but that only works 50% of the time and I have no idea why.

  • created

    Nov '09
  • last reply

    Jan '10
  • 3

    replies

  • 1.0k

    views

  • 3

    users

  • 2

    links

Apart from our third party integration the only other way to create a customized log would be to download the transaction log, open it in excel and remove the columns you do not want.

1 month later

I'm also having a problem using 3rd party integration with a php script. The common notification url has been specified, and the script has been tested and works properly with test data, e.g.



http://www.nimblehost.com/cgi-bin/mmaddmember.php?payeremail=test@example.com&first_name=john&last_name=smith&test=test



This test properly adds information to our database. However, actual e-junkie data does not - is there something else we should be aware of?



Best,



Jonathan

NimbleHost.com

NimbleHostI'm also having a problem using 3rd party integration with a php script.





Fixed - for anyone else having problems like this using PHP be sure you're grabbing the e-junkie variables using $POST instead of $GET.



Best,



Jonathan

NimbleHost.com