G
G
Gnifajio2022-03-19 15:19:13
Python
Gnifajio, 2022-03-19 15:19:13

How to connect QIWI payment system to Telrgram bot?

There is a Telegram bot store written in python. You need to connect a QIWI payment to it.
So that it would not seem to anyone that I did nothing, I read the QIWI API documentation, but understood little.
If I understand correctly, everything should happen like this:
- The user clicks on the conditional "Buy" button.
- The bot generates a link for payment (not without the help of black magic)
- The user pays, in the bot presses the "Check" button.
- The bot checks the payment.

The most interesting thing is that I even looked at it (although at first I wanted to do everything through the QIWI API). Nothing is clear here.
I feel stupid. Please explain to me how.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
LXSTVAYNE, 2022-03-19
@gnifajio

Everything is clearly written here: https://developer.qiwi.com/en/p2p-payments/#how-to...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question