C
C
CodeA2020-08-04 10:04:29
API
CodeA, 2020-08-04 10:04:29

How to implement search by comment in qiwi api in node js language?

I want to implement an auto-donate for the VKontakte bot through qiwi api, but I don’t understand how to get the transaction history from Qiwi and find its payment by the comment (VK user ID)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Lee, 2020-08-06
@appliks

You should have looked into the qiwi API before asking the question .
Each webhook is an incoming POST request with a JSON object containing data about one payment. Including a comment on the transaction:
5f2b694fc72c8613585850.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question