S
S
Simpleo122022-01-26 21:26:14
API
Simpleo12, 2022-01-26 21:26:14

How to make a balance transfer?

Hello! I work through the BotsKit constructor, I made it so that Qiwi accepts payments through P2P, checked the bot sees the payment, but how to make it so that the amount that he sent was added to the balance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2022-01-26
@vabka

qiwi has webhooks. You need to subscribe to them and increase the balance by the amount received.
And for reliability - go to qiwi api on a timer and do the same (in case you suddenly miss an event from a webhook)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question