Hey all. I have an app that I need to integrate with an online payment service. I read an article here http://www.devshed.com/Server_Side/Administration/CREDIT/page4.html that uses authorize.net as the example and suggests that you don't need an account to test your app with their service. Does anyone know if this is true? The article is over a year old so the info might be outdated. I tried modifying the code from the example to work for me, but I kept getting error messages back from authorize.net's servers. Stuff like "Cannot process this request." .. I tried emailing their tech support but haven't heard back from them. Does anyone know of any payment services that I can use for free just for testing my app with it? Can you suggest any php libraries out there that will make life easier?
tia, --ed __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

