Hey,
I am setting up Cybercash on an NT Box. Currently, Nathan's test script gives me the following error:
Call to a member function on a non-object in E:\tvseminar\test.php on line 17
After a little RTFM, it looks like the class is never created because the path the merchant_conf script is not working. From the ASP example in the Cybercash MCK, it pulls from the mck-cgi, but merchant_conf does not look like it belongs there.
The provider, US Internet, gave me the full path of the MCK located at:
c:\mck-3.3.1-NT\tvpathcom-13\conf\merchant_conf
It seems like the solution would be to give the user running PHP access to the above path. Am I barking up the right tree here?
Thanks in advance,
-Tom