{"id":19877462,"url":"https://github.com/mla/google-checkout","last_synced_at":"2025-03-01T01:45:31.673Z","repository":{"id":1278451,"uuid":"1217839","full_name":"mla/Google-Checkout","owner":"mla","description":"Release history of Google-Checkout","archived":false,"fork":false,"pushed_at":"2011-01-04T04:45:49.000Z","size":809,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T17:34:27.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/Google-Checkout/","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mla.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-01-03T22:45:50.000Z","updated_at":"2014-10-08T00:04:24.000Z","dependencies_parsed_at":"2022-08-16T12:55:07.967Z","dependency_job_id":null,"html_url":"https://github.com/mla/Google-Checkout","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mla%2FGoogle-Checkout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mla%2FGoogle-Checkout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mla%2FGoogle-Checkout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mla%2FGoogle-Checkout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mla","download_url":"https://codeload.github.com/mla/Google-Checkout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241304295,"owners_count":19941101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T16:37:30.145Z","updated_at":"2025-03-01T01:45:31.658Z","avatar_url":"https://github.com/mla.png","language":"Perl","readme":"Perl implementation of Google Checkout (GCO)\n\nThis module provides an implementation of Google Checkout. It\nallows you to checkout, send commands, wait and process notifications.\nFor more about Google Checkout, please see http://code.google.com/apis/checkout/developer/index.html.\n\nINSTALLATION\n\nTo install this module, run the following commands:\n\n    perl Makefile.PL\n    make\n    make test\n    make install\n\nAfter the module is installed, you will need to make change to\nthe configuration file:\n\n    vi conf/GCOSystemGlobal.conf\n\nChange MERCHANT_ID and MERCHANT_KEY to those provided to you by Google. Finally,\nchange BASE_GCO_SERVER to either the sandbox or live Checkout server.\n\nNote that if you have v1.0.1 or later, changing the configuration is optional. The\ncode supports passing in the parameters so no configuration file is required. \n\nOptionally, after you have make the configuration change you should test it:\n\n    cd examples\n    perl checkout/checkout_example1.pl\n    perl checkout/checkout_example2.pl\n\nIf you got back a redirect URL, your module is now fully functional. If you \nhave problem either installing or using the module, please feel free to post\nit here:\n\nhttp://groups.google.com/group/google-checkout-api-perl/topics\n\nSUPPORT AND DOCUMENTATION\n\nAfter installing, you can find documentation for this module with the perldoc command.\n\n    perldoc Google::Checkout::General::GCO\n\nYou can also look for information at:\n\n    Search CPAN\n        http://search.cpan.org/dist/Google::Checkout\n\n    CPAN Request Tracker:\n        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Google::Checkout\n\n    AnnoCPAN, annotated CPAN documentation:\n        http://annocpan.org/dist/google-checkout\n\n    CPAN rating:\n\thttp://cpanratings.perl.org/rate/?distribution=Google-Checkout\n\nCOPYRIGHT AND LICENCE\n\nCopyright (C) 2007 Google Inc.\n\nThis program is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmla%2Fgoogle-checkout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmla%2Fgoogle-checkout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmla%2Fgoogle-checkout/lists"}