{"id":20541753,"url":"https://github.com/hivesolutions/easypay-api","last_synced_at":"2025-07-27T13:08:51.642Z","repository":{"id":15636463,"uuid":"18373400","full_name":"hivesolutions/easypay-api","owner":"hivesolutions","description":"API client for the Easypay service","archived":false,"fork":false,"pushed_at":"2025-01-03T20:58:59.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T09:57:38.966Z","etag":null,"topics":["api","client","easypay","python","rest"],"latest_commit_sha":null,"homepage":"http://easypay-api.hive.pt","language":"Python","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/hivesolutions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2014-04-02T16:37:21.000Z","updated_at":"2025-01-03T20:59:01.000Z","dependencies_parsed_at":"2025-04-14T09:09:23.451Z","dependency_job_id":"f66d98fe-13cc-431c-91f0-cf90f92c5736","html_url":"https://github.com/hivesolutions/easypay-api","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/hivesolutions/easypay-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Feasypay-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Feasypay-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Feasypay-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Feasypay-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hivesolutions","download_url":"https://codeload.github.com/hivesolutions/easypay-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivesolutions%2Feasypay-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267361499,"owners_count":24074942,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","client","easypay","python","rest"],"created_at":"2024-11-16T01:25:58.325Z","updated_at":"2025-07-27T13:08:51.562Z","avatar_url":"https://github.com/hivesolutions.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Easypay API](http://easypay-api.hive.pt)\n\nAPI client for the [Easypay](https://www.easypay.pt) service, conformant with the typical Python API client provided by Hive Solutions.\n\nThe Easypay API client provides a simple and convenient way to interact with the [Easypay](https://www.easypay.pt) payment gateway. This client allows developers to integrate payment processing, manage transactions, and perform other operations using Easypay services in their Python applications.\n\n## Installation\n\nInstall the package using pip:\n\n```bash\npip install easypay-api\n```\n\n## Quick Start\n\nHere’s a simple example of how to use the Easypay API client:\n\n```python\nimport easypay\n\nclient = easypay.Api(account_id=\"your_account_id\", key=\"your_key\")\npayment = client.generate_payment(100, method=\"mb\")\n\nprint(payment)\n```\n\n## Resources\n\n- [Easypay API Docs](https://docs.easypay.pt/)\n- [Easypay Admin](https://id.easypay.pt/)\n- [Easypay Admin Test](https://id.test.easypay.pt/)\n\n## Support\n\nFor more information, visit the [Easypay API Documentation](https://docs.easypay.pt/) or contact Easypay support.\n\n## License\n\nEasypay API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).\n\n## Build Automation\n\n[![Build Status](https://github.com/hivesolutions/easypay-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/easypay-api/actions)\n[![Coverage Status](https://coveralls.io/repos/hivesolutions/easypay-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/easypay-api?branch=master)\n[![PyPi Status](https://img.shields.io/pypi/v/easypay-api.svg)](https://pypi.python.org/pypi/easypay-api)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhivesolutions%2Feasypay-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhivesolutions%2Feasypay-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhivesolutions%2Feasypay-api/lists"}