.. aiorobokassa documentation master file .. image:: _static/banner.png :alt: aiorobokassa banner :align: center :width: 100% 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 .. toctree:: :maxdepth: 2 :caption: Contents: installation quickstart guides/index api/index examples/index changelog Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`