PayWx

PyPI
Tested on Travic-ci

WeChat third-party Python SDK

master: Read the Documentation

Features

  1. Common public platforms passively respond and actively call APIs
  2. WeChat Pay API
  3. The third-party platform calls the API on behalf of the official account
  4. Mini Program Cloud Development API

Installation

Paywx supports Python versions 3.6, 3.7, 3.8, 3.9 and Pypy. The simplest way to install is to use pip

pip install paywx

Updating:

pip install -U paywx

Quick Start guide

This codebase comes with some examples examples

Support

GitHub issues

Slack Channel

https://obrisk.slack.com/

Paywx Slack channel for Support

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.

GitHub

View Github