{"id":25860953,"url":"https://github.com/subhamsarangi/paylink","last_synced_at":"2026-05-29T23:02:10.154Z","repository":{"id":278390046,"uuid":"935463916","full_name":"subhamsarangi/paylink","owner":"subhamsarangi","description":"Payment Link System","archived":false,"fork":false,"pushed_at":"2025-03-04T11:31:40.000Z","size":287,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T23:32:46.502Z","etag":null,"topics":["fastapi","payments","python","stripe"],"latest_commit_sha":null,"homepage":"","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/subhamsarangi.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2025-02-19T13:42:56.000Z","updated_at":"2025-03-06T19:55:35.000Z","dependencies_parsed_at":"2025-02-19T14:46:49.098Z","dependency_job_id":null,"html_url":"https://github.com/subhamsarangi/paylink","commit_stats":null,"previous_names":["subhamsarangi/paylink"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/subhamsarangi/paylink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamsarangi%2Fpaylink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamsarangi%2Fpaylink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamsarangi%2Fpaylink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamsarangi%2Fpaylink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subhamsarangi","download_url":"https://codeload.github.com/subhamsarangi/paylink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhamsarangi%2Fpaylink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33673628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":["fastapi","payments","python","stripe"],"created_at":"2025-03-01T23:03:31.454Z","updated_at":"2026-05-29T23:02:10.145Z","avatar_url":"https://github.com/subhamsarangi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Payment Link System\n\nA FastAPI-based application that integrates with Stripe to create and manage payment links. Users can generate payment links, process payments through Stripe Checkout, and track the payment status.\n\n## Features\n- Generate unique payment links.\n- Stripe Checkout integration for secure payments.\n- Payment links expire after 5 minutes.\n- View payment statuses (Pending, Paid, Expired).\n- Export payment data to CSV.\n\n## Screenshots\n#### Home Page\n\u003cimg src=\"screenshots/endpoints_page.png\" alt=\"Home Page\" width=\"600\"/\u003e\n\n#### Payment Link\n\u003cimg src=\"screenshots/payment_link.png\" alt=\"Payment Link\" width=\"600\"/\u003e\n\n#### Payment Page\n\u003cimg src=\"screenshots/payment_page.png\" alt=\"Payment Page\" width=\"600\"/\u003e\n\n#### Success Page\n\u003cimg src=\"screenshots/success_page.png\" alt=\"Success Page\" width=\"400\"/\u003e\n\n#### Cancelled Page\n\u003cimg src=\"screenshots/cancelled_page.png\" alt=\"Cancelled Page\" width=\"400\"/\u003e\n\n#### Expired Page\n\u003cimg src=\"screenshots/expired_page.png\" alt=\"Expired Page\" width=\"400\"/\u003e\n\n\n## Configuration\n- Set your Stripe API keys in the `.env` file:\n  ```\n  STRIPE_PUBLIC_KEY=\u003cyour_public_key\u003e\n  STRIPE_SECRET_KEY=\u003cyour_secret_key\u003e\n  ```\n## Run\n`uvicorn main:app --reload`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhamsarangi%2Fpaylink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhamsarangi%2Fpaylink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhamsarangi%2Fpaylink/lists"}