{"id":21833052,"url":"https://github.com/null-none/paypal-client","last_synced_at":"2025-03-21T13:44:56.535Z","repository":{"id":146604698,"uuid":"559677231","full_name":"null-none/paypal-client","owner":"null-none","description":"Simple client for PayPal RESTful APIs","archived":false,"fork":false,"pushed_at":"2023-06-27T17:19:01.000Z","size":34,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T09:28:34.933Z","etag":null,"topics":["api","paypal","python","restful-api","sdk"],"latest_commit_sha":null,"homepage":"https://developer.paypal.com/api/rest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-none.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-30T20:49:51.000Z","updated_at":"2023-03-10T07:07:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2d4d398-78bd-4436-8e9f-60cdd56d0699","html_url":"https://github.com/null-none/paypal-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpaypal-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpaypal-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpaypal-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpaypal-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/paypal-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244807401,"owners_count":20513629,"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":["api","paypal","python","restful-api","sdk"],"created_at":"2024-11-27T19:27:38.967Z","updated_at":"2025-03-21T13:44:56.530Z","avatar_url":"https://github.com/null-none.png","language":"Python","readme":"The PayPal API provides simple client for  RESTful APIs\n\n=======\nInstall\n=======\n\n.. code-block:: bash\n\n    pip install paypal_client\n\n=======\nExample\n=======\n\n.. code-block:: python\n\n    from paypal_client.src.api import PayPal\n\n    APP_CLIENT_ID = 'APP_CLIENT_ID'\n    APP_SECRET = 'APP_SECRET'\n    paypal = PayPal(APP_CLIENT_ID, APP_SECRET)\n    paypal.list_products()\n    paypal.list_plans()\n    paypal.create_order(UUID, 20)\n\n=======\nDonation\n=======\n\n.. image:: https://img.shields.io/badge/Donate-PayPal-green.svg\n  :target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YYZQ6ZRZ3EW5C\n","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YYZQ6ZRZ3EW5C"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fpaypal-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fpaypal-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fpaypal-client/lists"}