{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/7"}],"enrichment":{"capability":"Python client library for the Razorpay payment gateway API, enabling merchants to programmatically interact with payment processing, orders, refunds, subscriptions, and related financial operations.","skillfed_tags":["payment-processing","merchant-api","india-fintech"],"use_cases":["Build a Django or Flask web application that accepts payments and needs to create orders and process refunds via Razorpay.","Automate subscription billing workflows by programmatically managing recurring charges and customer tokens.","Generate and manage payment links or QR codes for customers without building custom payment UI.","Reconcile transactions by fetching payment and settlement data from Razorpay into your internal ledger.","Handle payment verification and dispute resolution as part of a merchant's post-transaction workflow."],"what_it_does":"Razorpay is a Python wrapper around the Razorpay payment gateway API, designed for merchants in India who need to programmatically manage payments, orders, refunds, subscriptions, and related financial workflows. It abstracts HTTP communication via the requests library and provides a client-based interface to a large API surface covering accounts, customers, tokens, invoices, payment links, QR codes, and dispute handling.\n\nThe library is straightforward to set up: instantiate a client with your API credentials, optionally enable retries and set app metadata, then call methods on the client to interact with Razorpay resources. It is actively maintained, carries no known vulnerabilities, and has been in use since 2015, though it remains classified as Beta.","worth_installing":"Yes. Razorpay is the official Python client for a major payment gateway serving India, actively maintained with no known vulnerabilities, low install friction, and permissive licensing. Install it if you are building a merchant application that needs to integrate Razorpay payments; avoid it if you use a different payment processor."},"id":"razorpay","links":{"html":"https://skillfed.io/packages/razorpay","md":"https://skillfed.io/packages/razorpay.md","pypi":"https://pypi.org/project/razorpay/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-09","license_spdx":null,"license_treatment":"permissive","name":"razorpay","python_support":"unspecified","summary":"Razorpay Python Client"},"popularity":{"monthly_downloads":1100087,"position":4370,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.0.1"}
