A
A
aassww2021-01-10 20:17:07
In contact with
aassww, 2021-01-10 20:17:07

How to find out the balance of qiwi wallet through api?

How to check the balance through node qiwi api? I redid a lot, searched on the internet, couldn't find anything, help, here is my error code:

vk.updates.hear(/^text/, async (msg) => {
    callbackWallet.getBalance((errorCode, data) => {
    msg.send(` Баланс QIWI: ${balance.accounts[0].balance.amount} ₽`)
    })
});

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question