P
P
piki_adm2020-04-29 18:21:07
Python
piki_adm, 2020-04-29 18:21:07

How to process Vk pay payment via Python?

I have a game bot in VK. I want players to buy something through vk pay, and after a successful payment, they get the goods. How to implement payment processing?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrew, 2020-04-29
@piki_adm

You go here (VK Pay - getting started)
Read carefully, write a handler for your bot, catch notifications on the callback url.
Before real use, you can (need) to test.
And pay special attention to this point:


Both you and the sender of funds must have an extended VK Pay status. To get it, you need to indicate the details of your passport and one more document to choose from - TIN or SNILS. This is a requirement of 115-FZ for all banks and electronic wallets. All information is transferred directly to the ESIA (Unified Identification and Authentication System) and is protected by Law 152-FZ "On Personal Data".

Maybe in your case VK Pay is not suitable.
** extended VK Pay status

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question