Quote Originally Posted by mpercy View Post
You will have to modify a couple of lines in that script to point to your web server in the HTTP::Request->new() line and put in your google checkout id and merchant key as the username/password in the $req->authorization_basic() line.
mpercy. You may want to submit your script to Ropu on the GC mod for ZC forum (community support forum). And then if he or others from Google give it an ok, then can possibly host the script on the support forum.

http://groups.google.com/group/googl...rt-mod-support

Testing payment module related scripts from non-official sources, including simple post scripts that require one to hard code your merchant key, sounds bit risky to me.

Also note many hosts are setting up mod_security rules preventing use of lwp.

Woody