{"id":21184994,"url":"https://github.com/nonesubham/razorpay-flask-integration","last_synced_at":"2025-04-13T17:22:11.352Z","repository":{"id":190817908,"uuid":"628599568","full_name":"nonesubham/razorpay-flask-integration","owner":"nonesubham","description":"A simple flask (python) code to integrate Razorpay using it's SDK. On successful transaction it uses Callback URL redirection after getting True on payment signature verification.","archived":false,"fork":false,"pushed_at":"2023-04-16T13:11:49.000Z","size":3,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T08:11:24.326Z","etag":null,"topics":["razorpay","razorpay-api","razorpay-flask","razorpay-payment","razorpay-python"],"latest_commit_sha":null,"homepage":"https://razorpay.com/docs/payments/payment-gateway/web-integration/standard/","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/nonesubham.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}},"created_at":"2023-04-16T13:09:06.000Z","updated_at":"2025-01-09T11:20:39.000Z","dependencies_parsed_at":"2023-08-26T15:04:14.727Z","dependency_job_id":null,"html_url":"https://github.com/nonesubham/razorpay-flask-integration","commit_stats":null,"previous_names":["nonesubham/razorpay-flask-integration"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonesubham%2Frazorpay-flask-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonesubham%2Frazorpay-flask-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonesubham%2Frazorpay-flask-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonesubham%2Frazorpay-flask-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonesubham","download_url":"https://codeload.github.com/nonesubham/razorpay-flask-integration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750865,"owners_count":21155797,"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":["razorpay","razorpay-api","razorpay-flask","razorpay-payment","razorpay-python"],"created_at":"2024-11-20T18:14:24.155Z","updated_at":"2025-04-13T17:22:11.325Z","avatar_url":"https://github.com/nonesubham.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RazorPay Integration In Flask (Python)\n\nRazorpay SDK based payment integration in Flask (Python) with Callback URL Redirection on payment signature verification.\n\n## Installation\n```\npip install razorpay\n```\n\n## Update Your Razorpay Credentials\n##### [Main.py](\"https://github.com/Subhamsaurav/razorpay-flask-integration/blob/master/main.py\")  \u0026nbsp;Line 5\n\n```\nclient = razorpay.Client(auth=(\"rzp_id\", \"rzp_secret key\"))\n```\n##### [Index.html](\"https://github.com/Subhamsaurav/razorpay-flask-integration/blob/master/templates/index.html\")  \u0026nbsp;Line 5\n\n```\n\"key\": \"rzp_id\"\n```\n## Change User Data\n##### [Index.html](\"https://github.com/Subhamsaurav/razorpay-flask-integration/blob/master/templates/index.html\")  \u0026nbsp;Line 13-17\n```\n    \"prefill\": {\n        \"name\": \"Gaurav Kumar\",\n        \"email\": \"gaurav.kumar@example.com\",\n        \"contact\": \"9000090000\"\n    },\n```\n\n## Running Tests\n```\npython main.py\n```\n\n## Issues? Changes?\nJust open an issue/pull requests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonesubham%2Frazorpay-flask-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonesubham%2Frazorpay-flask-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonesubham%2Frazorpay-flask-integration/lists"}