Skip to main content

Robokassa API

🚀 Robokassa API

Unofficial Python Library for Robokassa Payments
💳 Fast & Secure Payment Integration with Just a Few Lines of Code!

PyPI Version Downloads License


💬 We now have a library discussion on Telegram! - https://t.me/robokassa_for_python

🎨 Features

✔️ Easy Payment Link Generation
✔️ Secure Transactions with Hash Algorithms
✔️ Supports all available Hashes
✔️ Simple and Fast Integration


📦 Installation

pip install robokassa

⚡ Quick Start

from robokassa import HashAlgorithm, Robokassa

robokassa = Robokassa(
    merchant_login="my_login",
    password1="password",
    password2="password",
    is_test=False,
    algorithm=HashAlgorithm.md5,
)

payment_link = robokassa.generate_open_payment_link(out_sum=1000, inv_id=0)
print(payment_link)

Async methods available for advanced actions:

from robokassa.types import InvoiceType

my_link = await robokassa.generate_protected_payment_link(
    invoice_type=InvoiceType.REUSABLE, inv_id=233, out_sum=1000
)

📖 Documentation

📚 Full Documentation (in Russian):
🔗 Read the Docs


🌟 Contribute & Support

🚀 Found this project useful? Show some ❤️ by giving it a star!


Made with ❤️ for seamless payment integration.

Release files for robokassa 1.0.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for robokassa 1.0.8
File Size Uploaded
robokassa-1.0.8.tar.gz 11.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for robokassa 1.0.8
File Interpreter ABI Platform
robokassa-1.0.8-py3-none-any.whl Python 3 none any Details

Total release size: 26.1 kB

Release files / robokassa-1.0.8.tar.gz

Download URL robokassa-1.0.8.tar.gz
Size 11.5 kB
Tags Source
SHA-256 checksum
How to use checksums
09755e9c1c92dc7148e0fceda6b2bdfc0393acbc5723642da071c2a8a01e5cc5
BLAKE2b-256 checksum
How to use checksums
218c66d6a2542a0ed07f99daac4712167e4b49ecf13443c22a7db1795e0cf269
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/2.2.1 CPython/3.11.13 Linux/6.11.0-1018-azure

Release files / robokassa-1.0.8-py3-none-any.whl

Download URL robokassa-1.0.8-py3-none-any.whl
Size 14.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
5732dfbe261308241ecbe1e6a02f0d33c547747c987f43433e5d11f1319b8cd0
BLAKE2b-256 checksum
How to use checksums
c6fbc5651051201d5b2f5deefb47d2cbe3c92d2adc43882bb7241a93d51861e1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via poetry/2.2.1 CPython/3.11.13 Linux/6.11.0-1018-azure

Release history Release notifications | RSS feed

This release

1.0.8 This release

2 release files

1.0.7

2 release files

1.0.6

2 release files

1.0.5

2 release files

1.0.4

2 release files

1.0.3

2 release files

1.0.2

2 release files

1.0.1

2 release files

1.0.0

2 release files

0.3.5

2 release files

0.3.4

2 release files

0.3.3

2 release files

0.3.2

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page