A
A
arsfilinov2021-04-23 09:31:06
Python
arsfilinov, 2021-04-23 09:31:06

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

2 answer(s)
S
SKEPTIC, 2021-04-23
@pro100chel

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.

P
Puma Thailand, 2021-04-23
@opium

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 question

Ask a Question

731 491 924 answers to any question