{ "info": { "author": "Bixnel", "author_email": "", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.6" ], "description": "# vkcoinapi\n\u041e\u0431\u0435\u0440\u0442\u043a\u0430 \u043d\u0430\u0434 VK Coin API \u043d\u0430 Python\n# \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\n```python\npip3 install vkcoinapi\n```\n# \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\n\u041f\u0435\u0440\u0435\u0434 \u043d\u0430\u0447\u0430\u043b\u043e\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440 \u043a\u043b\u0430\u0441\u0441\u0430 **VKCoin**.\n\u041e\u043d \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442 2 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u0430:\n\n\n|\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442|\u0422\u0438\u043f|\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439|\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435|\n|-|-|-|-|\n|key|
str
|+
|\u041a\u043b\u044e\u0447 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a VK Coin, \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044b\u0439 \u0437\u0434\u0435\u0441\u044c: [vk.com/coin#create_merchant](https://vk.com/coin#create_merchant)|\n|merchantId|int
|+
|ID \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0412\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0435, \u0434\u043b\u044f \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u043f\u043e\u043b\u0443\u0447\u0435\u043d \u043a\u043b\u044e\u0447|\n|token|str
|\u2014
|\u0422\u043e\u043a\u0435\u043d, \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044b\u0439 \u0438\u0437 URL \u0430\u0434\u0440\u0435\u0441\u0430 [\u0437\u0434\u0435\u0441\u044c](https://oauth.vk.com/authorize?client_id=6334949&scope=1073737727&redirect_uri=https://api.vk.com/blank.html&display=page&response_type=token&revoke=1). \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 longPoll() \u0438 getTop().|\n```python\nfrom vkcoinapi import *\ncoin = VKCoin(key = '\u0432\u0430\u0448_\u043a\u043b\u044e\u0447', merchantId = \u0432\u0430\u0448_id)\n```\n\u041f\u043e\u0441\u043b\u0435 \u044d\u0442\u043e\u0433\u043e \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043c\u0435\u0442\u043e\u0434\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u044e\u0442 JSON \u0441\u043b\u043e\u0432\u0430\u0440\u044c:\n## getPaymentURL()\n\u0412\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0441\u0441\u044b\u043b\u043a\u0443 \u043d\u0430 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0432\u0438\u0434\u0430 `https://vk.com/coin#x\u0412\u0410\u0428ID_\u0421\u0423\u041c\u041c\u0410_PAYLOAD`.\\\n\u0415\u0441\u043b\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043c\u043e\u0433 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0441\u0443\u043c\u043c\u0443 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430, \u0442\u043e \u0432 \u043a\u043e\u043d\u0435\u0446 \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f `_1`.\n\n\n|\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442|\u0422\u0438\u043f|\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439|\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435|\n|-|-|-|-|\n|amount|int
|+
|\u0421\u0443\u043c\u043c\u0430 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430.|\n|payload|int
|\u2014
|\u041b\u044e\u0431\u043e\u0435 \u0447\u0438\u0441\u043b\u043e \u043e\u0442 `-2000000000` \u0434\u043e `2000000000`, \u0432\u0435\u0440\u043d\u0435\u0442\u0441\u044f \u0432\u0430\u043c \u0432 \u0441\u043f\u0438\u0441\u043a\u0435 \u0442\u0440\u0430\u043d\u0437\u0430\u0446\u0438\u0439. \u0415\u0441\u043b\u0438 \u043d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d\u043e, \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0441\u043b\u0443\u0447\u0430\u0439\u043d\u043e\u0435 \u0447\u0438\u0441\u043b\u043e.|\n|free|bool
|\u2014
|\u041c\u043e\u0436\u0435\u0442 \u043b\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u0438\u0437\u043c\u0435\u043d\u044f\u0442\u044c \u0441\u0443\u043c\u043c\u0443 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430. \u041f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e `False`.\n```python\ncoin.getPaymentURL(1000)\n>>> 'https://vk.com/coin#x\u0412\u0410\u0428ID_1000_PAYLOAD'\n```\n**\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u0441\u0443\u043c\u043c\u0430 \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0442\u044b\u0441\u044f\u0447\u043d\u044b\u0445 \u0434\u043e\u043b\u044f\u0445.**\\\n\u0412 \u043f\u0440\u0438\u043c\u0435\u0440\u0435 \u0432\u044b\u0448\u0435 1000 = 1 VK Coin.\n\u0422.\u0435., \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c 0,001 VK Coin, \u043d\u0443\u0436\u043d\u043e \u0443\u043a\u0430\u0437\u0430\u0442\u044c `1`.\n\n\n## getTransactions()\n\u0412\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0439.\n\n\n|\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442|\u0422\u0438\u043f|\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439|\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435|\n|-|-|-|-|\n|type|int
|\u2014
|1 \u2014 \u0432\u0435\u0440\u043d\u0443\u0442\u0441\u044f 1000 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0445 \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0439 **\u0441\u043e \u0441\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u043e\u043f\u043b\u0430\u0442\u0443**int
|+
|ID \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f, \u043a\u043e\u043c\u0443 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c \u043f\u0435\u0440\u0435\u0432\u043e\u0434.|\n|amount|int
|+
|\u0421\u0443\u043c\u043c\u0430 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430.|\n```python\ncoin.sendPayment(1, 100)\n>>> {'response': {'id': 1400290, 'amount': 100, 'current': 578637358}}\n```\n## getBalance()\n\u041f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0431\u0430\u043b\u0430\u043d\u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439.\n\n\n|\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442|\u0422\u0438\u043f|\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439|\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435|\n|-|-|-|-|\n|user_ids|list
|\u2014
|ID \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439, \u0434\u043b\u044f \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043d\u0443\u0436\u043d\u043e \u0443\u0437\u043d\u0430\u0442\u044c \u0431\u0430\u043b\u0430\u043d\u0441.str
|\u2014
|\u0422\u0438\u043f \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u043c\u043e\u0433\u043e \u0442\u043e\u043f\u0430 (`group` \u0438\u043b\u0438 `user`).int
|ID \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f, \u043e\u0442 \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u043f\u0440\u0438\u0448\u0435\u043b \u043f\u043b\u0430\u0442\u0435\u0436.|\n|amount|int
|\u0421\u0443\u043c\u043c\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430.|\n|payload|int
|Payload \u0434\u043b\u044f \u043d\u0430\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u044f \u043f\u043b\u0430\u0442\u0435\u0436\u0430 \u0432 \u0438\u0441\u0442\u043e\u0440\u0438\u0438.|\n\n```python\ncoin.longPoll()\n>>> {'response': {'from': 165275777, 'amount': 1, 'payload': 1624215}}\n```\n## setShopName()\n\u0418\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0430.\n\n\n|\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442|\u0422\u0438\u043f|\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439|\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435|\n|-|-|-|-|\n|name|str
|+
|\u041d\u043e\u0432\u043e\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0430.|\n\n```python\ncoin.setShopName('My Shop')\n>>> {'response': '1'}\n```\n## setCallback()\n\u0418\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u0430\u0434\u0440\u0435\u0441 \u0434\u043b\u044f callback \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432.\n\n|\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442|\u0422\u0438\u043f|\u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439|\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435|\n|-|-|-|-|\n|callback|str
|\u2014
|\u0410\u0434\u0440\u0435\u0441 \u0434\u043b\u044f callback \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432.