{"id":28245077,"url":"https://github.com/multisafepay/python-sdk","last_synced_at":"2026-02-28T16:32:26.548Z","repository":{"id":289307436,"uuid":"963957180","full_name":"MultiSafepay/python-sdk","owner":"MultiSafepay","description":"The default Python library for connecting to the MultiSafepay REST API","archived":false,"fork":false,"pushed_at":"2026-02-23T14:36:08.000Z","size":402,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-23T22:43:18.026Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"osl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MultiSafepay.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-10T13:23:15.000Z","updated_at":"2026-02-06T09:10:39.000Z","dependencies_parsed_at":"2025-04-22T16:48:03.692Z","dependency_job_id":"fe6359ee-15a7-46dd-9fba-f799ab7a1760","html_url":"https://github.com/MultiSafepay/python-sdk","commit_stats":null,"previous_names":["multisafepay/python-sdk"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/MultiSafepay/python-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MultiSafepay%2Fpython-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MultiSafepay%2Fpython-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MultiSafepay%2Fpython-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MultiSafepay%2Fpython-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MultiSafepay","download_url":"https://codeload.github.com/MultiSafepay/python-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MultiSafepay%2Fpython-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29942859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-05-19T08:14:57.021Z","updated_at":"2026-02-28T16:32:26.534Z","avatar_url":"https://github.com/MultiSafepay.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/MultiSafepay/MultiSafepay-logos/master/MultiSafepay-logo-color.svg\" width=\"400px\" position=\"center\"\u003e\n\u003c/p\u003e\n\n# MultiSafepay Python SDK\n[![Code Quality](https://img.shields.io/github/actions/workflow/status/multisafepay/python-sdk/code-quality.yaml?style=for-the-badge)](https://github.com/MultiSafepay/python-sdk/actions/workflows/code-quality.yaml)\n[![Codecov](https://img.shields.io/codecov/c/github/multisafepay/python-sdk?style=for-the-badge)](https://app.codecov.io/gh/MultiSafepay/python-sdk)\n[![License](https://img.shields.io/github/license/multisafepay/python-sdk?style=for-the-badge)](https://github.com/MultiSafepay/python-sdk/blob/master/LICENSE)\n[![Latest stable version](https://img.shields.io/github/v/release/multisafepay/python-sdk?style=for-the-badge)](https://pypi.org/project/multisafepay/)\n[![Python versions](https://img.shields.io/pypi/pyversions/multisafepay?style=for-the-badge)](https://pypi.org/project/multisafepay/)\n\nEasily integrate MultiSafepay's payment solutions into your Python applications with this official API client.\nThis SDK provides convenient access to the MultiSafepay REST API, supports all core payment features, and is designed for seamless integration into any Python-based backend.\n\n## About MultiSafepay\n\nMultiSafepay is a Dutch payment services provider, which takes care of contracts, processing transactions, and\ncollecting payment for a range of local and international payment methods. Start selling online today and manage all\nyour transactions in one place!\n\n## Installation\n\nHere's how to use pip to put the MultiSafepay library into your Python.\n\n```bash\npip install multisafepay\n```\n\n## Getting started\n\n### Initialize the client\n\n```python\nfrom multisafepay.sdk import Sdk\n\nmultisafepay_sdk: Sdk = Sdk(api_key='\u003capi_key\u003e', is_production=True)\n```\n\n## Examples\n\nGo to the folder `examples` to see how to use the SDK.\n\n## Code quality checks\n\n### Linting\n\n```bash\nmake lint\n```\n\n## Testing\n\n```bash\nmake test\n```\n\n## Support\n\nCreate an issue on this repository or email \u003ca href=\"mailto:integration@multisafepay.com\"\u003e\nintegration@multisafepay.com\u003c/a\u003e\n\n## Contributors\n\nIf you create a pull request to suggest an improvement, we'll send you some MultiSafepay swag as a thank you!\n\n## License\n\n[Open Software License (OSL 3.0)](https://github.com/MultiSafepay/php-sdk/blob/master/LICENSE.md)\n\n## Want to be part of the team?\n\nAre you a developer interested in working at MultiSafepay? Check out\nour [job openings](https://www.multisafepay.com/careers/#jobopenings) and feel free to get in touch!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultisafepay%2Fpython-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultisafepay%2Fpython-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultisafepay%2Fpython-sdk/lists"}