Answer the question
In order to leave comments, you need to log in
How to check payment via Qiwi in Python for VK bot?
Hello guys, such a question, how to make an auto payment through qiwi for a VK bot?
Answer the question
In order to leave comments, you need to log in
There are 2 vars.
1) using a daemon to request a list of payments from Qiwi via api
2) to catch web hooks from Qiwi.
Both are well described in the api qiwi documentation.
In both cases, you need to either do billing (the user's account number is his id in VK), or stir up the order system without billing.
Well, you also get a success via callback API and mark the payment as paid
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question