{"id":21833051,"url":"https://github.com/null-none/payssion-client","last_synced_at":"2025-03-21T13:44:57.327Z","repository":{"id":146604701,"uuid":"583145946","full_name":"null-none/payssion-client","owner":"null-none","description":"Payssion Python library","archived":false,"fork":false,"pushed_at":"2022-12-29T19:59:02.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T09:28:34.962Z","etag":null,"topics":["client","payssion","payssion-payment","python"],"latest_commit_sha":null,"homepage":"https://www.payssion.com","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-12-28T22:49:38.000Z","updated_at":"2023-03-10T07:07:21.000Z","dependencies_parsed_at":"2023-04-18T05:17:38.491Z","dependency_job_id":null,"html_url":"https://github.com/null-none/payssion-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%2Fpayssion-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpayssion-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpayssion-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpayssion-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/payssion-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244807405,"owners_count":20513630,"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":["client","payssion","payssion-payment","python"],"created_at":"2024-11-27T19:27:38.732Z","updated_at":"2025-03-21T13:44:57.315Z","avatar_url":"https://github.com/null-none.png","language":"Python","readme":"The Payssion API provides simple client for RESTful APIs\n\n=======\nInstall\n=======\n\n.. code-block:: bash\n\n    pip install payssion\n\n=======\nExample\n=======\n\n.. code-block:: python\n\n    from payssion.src.api import Payssion\n\n    API_KEY = 'API_KEY'\n    APP_SECRET = 'APP_SECRET'\n    payssion = Payssion(api_key=APP_CLIENT_ID, secrey_key=APP_SECRET, is_livemode=False)\n    payssion.create({\n    \t'amount: 1,\n\t'currency': 'USD',\n\t'pm_id': 'alipay_cn',\n\t'description': 'order description',\n\t'order_id': 'your order id',\n\t'return_url': 'your return url'})\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%2Fpayssion-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fpayssion-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fpayssion-client/lists"}