Welcome to aiorobokassa’s documentation!¶
aiorobokassa is an async Python library for RoboKassa payment gateway integration.
Features¶
✅ Async/await support with
aiohttp✅ Payment link generation
✅ Notification handling (ResultURL, SuccessURL)
✅ Invoice creation via Invoice API (JWT-based)
✅ Refund operations
✅ Signature verification (MD5, SHA256, SHA512)
✅ Type hints and Pydantic validation
✅ Test mode support
Contents: