Skip to content

YooWallet

This is simple python SDK for Yoomoney Wallet and Fundraising (deals with Quickpay) APIs for Python .

⚠ Notice

This SDK is not official and in development, software comes as is, use at your own risk!

Features

  • Support both async and sync usage
  • Utils for authorizing Yoomoney apps (only async now)
  • Getting account information, operation history, it's detailes
  • Fundraising (QuickPay)
  • HTTP notification server (raw and without TLS support yet, DO NOT USE IT NOW!)

List of Implemented

  • Authorization
  • Revoking app token
  • Getting account info
  • Operation history
  • Operation details
  • Perform payment
  • Process payment
  • QuickPay
  • HTTP notifications (partially)
    • Raw realization
    • TLS support

ℹ Sources

Have some questions?

Join developers telegram channel (here you can ask some questions ❓)

Follow installation guide to start working with YooWallet.