{"id":21020371,"url":"https://github.com/mariofix/flask-merchants","last_synced_at":"2025-04-24T06:37:17.019Z","repository":{"id":188051193,"uuid":"625437698","full_name":"mariofix/flask-merchants","owner":"mariofix","description":"Multipurpose payment platform for Flask-Admin","archived":false,"fork":false,"pushed_at":"2025-03-03T18:27:29.000Z","size":141,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T19:33:02.876Z","etag":null,"topics":["flask","flask-extension","payment-gateway","python","quart","quart-extension"],"latest_commit_sha":null,"homepage":"https://mariofix.github.io/flask-merchants","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/mariofix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["mariofix"]}},"created_at":"2023-04-09T05:19:02.000Z","updated_at":"2025-01-29T23:06:54.000Z","dependencies_parsed_at":"2025-01-17T03:27:41.178Z","dependency_job_id":"25a43388-1db6-47a9-a565-41d4752b3f43","html_url":"https://github.com/mariofix/flask-merchants","commit_stats":null,"previous_names":["mariofix/flask-merchants"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariofix%2Fflask-merchants","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariofix%2Fflask-merchants/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariofix%2Fflask-merchants/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariofix%2Fflask-merchants/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariofix","download_url":"https://codeload.github.com/mariofix/flask-merchants/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243450533,"owners_count":20292969,"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":["flask","flask-extension","payment-gateway","python","quart","quart-extension"],"created_at":"2024-11-19T10:40:00.167Z","updated_at":"2025-03-13T17:40:36.646Z","avatar_url":"https://github.com/mariofix.png","language":"Python","funding_links":["https://github.com/sponsors/mariofix"],"categories":[],"sub_categories":[],"readme":"# flask-merchants\n\nThis project is under development, not for production use.\n\n[![PyPI version](https://badge.fury.io/py/flask-merchants.svg)](https://badge.fury.io/py/flask-merchants)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Python Versions](https://img.shields.io/pypi/pyversions/flask-merchants.svg)](https://pypi.org/project/flask-merchants/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nA unified payment processing toolkit for Flask/Flask-Admin applications, inspired by [django-payments](https://github.com/jazzband/django-payments).\n\n## Overview\n\nflask-merchants is an all-in-one payment processing solution designed to integrate seamlessly with Flask/Flask-Admin applications.\nThis modular payment integration system aims to simplify the implementation of various payment gateways and provide a\nflexible interface for handling different payment methods.\n\n## Features\n\n- Easy integration with Flask applications\n- Support for multiple payment gateways\n- Customizable payment workflows\n- Webhook handling for payment status updates\n- Extensible architecture for adding new payment providers\n- Unified API across different payment services\n\n## Installation\n\n```bash\npip install flask-merchants\n```\n\n## Quick Start\n\n```python\nfrom flask_merchants import Merchants\n\n```\n\n## Demo Store\n\nYou can also try our demo store\n\n```bash\ndocker run ghcr.io/mariofix/flask-merchants:latest\n```\n\nAnd open your browser to \u003clocalhost:5000\u003e\n\n## Documentation\n\nFor detailed documentation, please visit [our documentation site](https://mariofix.github.io/flask-merchants).\n\n## License\n\nMerchants is released under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n## Acknowledgements\n\nThis project was inspired by the [django-payments](https://github.com/jazzband/django-payments) library and aims to provide similar functionality for Flask\napplications, some parts were made with Claude and/or ChatGPT.\n\n## Changelog\n\nSee the [CHANGELOG](CHANGELOG) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariofix%2Fflask-merchants","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariofix%2Fflask-merchants","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariofix%2Fflask-merchants/lists"}