{"categories":[{"label":"Financial","url":"https://skillfed.io/packages/category/office-business-financial"}],"enrichment":{"capability":"SDK for integrating WeChat Pay API v3 into Python applications, handling payment processing, certificate management, encryption, and callback verification.","skillfed_tags":["payment-processing","chinese-fintech"],"use_cases":["Process WeChat QR code (Native) payments in a web backend, converting payment orders to QR codes for mobile scanning.","Validate and decrypt incoming payment notification callbacks from WeChat's servers to confirm transaction completion.","Integrate WeChat payment into a mini-program or H5 app using JSAPI or APP payment types with automatic request signing.","Manage merchant API certificates and platform public keys without manual certificate renewal or rotation logic.","Build async payment endpoints in FastAPI or similar frameworks using the package's async/await support."],"what_it_does":"This is a Python SDK for WeChat Pay's API v3, designed to simplify payment processing integration for both direct merchant mode and service provider mode. It wraps the WeChat payment API with automatic handling of platform certificates, encryption of sensitive data, and callback signature verification\u2014removing the need for developers to manually manage cryptographic operations or certificate lifecycle.\n\nThe package handles the full payment flow: initializing a merchant account with credentials, processing payment orders (supporting Native, H5, mini-program, JSAPI, and APP payment types), and validating incoming payment notifications. It supports both synchronous and asynchronous request patterns, making it compatible with frameworks like Flask and FastAPI. Dependencies are minimal (requests for HTTP calls, cryptography for encryption), and the SDK manages certificate caching locally to reduce repeated downloads.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and installs with minimal friction. It is purpose-built for WeChat Pay integration and handles the cryptographic and certificate complexity that would otherwise require significant custom implementation. Suitable for production use if your application needs to accept WeChat payments."},"id":"wechatpayv3","links":{"html":"https://skillfed.io/packages/wechatpayv3","md":"https://skillfed.io/packages/wechatpayv3.md","pypi":"https://pypi.org/project/wechatpayv3/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-18","license_spdx":null,"license_treatment":"permissive","name":"wechatpayv3","python_support":"unspecified","summary":"\u5fae\u4fe1\u652f\u4ed8 Python SDK(python sdk for wechatpay)"},"popularity":{"monthly_downloads":1390227,"position":3965,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.0.3"}
