2 个仓库
Tools that compute signatures and parameters needed to initiate payments from mini-program front ends.
Distinct from Mini Program Development: Distinct from Mini Program Development: focuses specifically on generating payment initiation parameters, not general mini-program development frameworks.
Explore 2 awesome GitHub repositories matching part of an awesome list · Payment Parameter Generators. Refine with filters or upvote what's useful.
GoPay is a Go SDK that aggregates multiple Chinese and international payment gateways behind a single, unified interface. It provides a consistent API for creating payment orders, processing refunds, handling asynchronous gateway callbacks, and querying transaction statuses across providers like Alipay and WeChat Pay. The SDK abstracts away the differences between individual payment gateways through a gateway-agnostic interface, with built-in callback signature verification, error-code normalization, and request-response serialization. It includes dedicated client factories for each payment p
Generates the signed parameters required to start a payment from a mini-program front end.
wechatpy 是一个 Python API SDK,专为与公众号、小程序和企业微信 API 交互而设计。它提供了一个用于管理用户、媒体和消息的统一接口,并包含一个用于处理传入事件和生成结构化响应的机器人框架。 该项目实现了一个基于组件的客户端工厂,以跨不同账户类型执行操作,并编排 OAuth2 流程以进行身份验证。它具有事件驱动的机器人架构和可插拔的令牌存储系统,以跨环境持久化认证会话。 该库涵盖了广泛的功能领域,包括支付处理和财务开票、企业工作区管理,以及数字资产和电子商务店面的管理。它还提供了用于云数据库操作、设备绑定和企业工作流自动化的工具。 其他功能包括用于 AES 负载加密、请求真实性验证和用户内容审计的安全原语。
Produces required signatures and parameters to trigger payment interfaces within a browser or mobile app.