Hello! Trying to make a bill in QIWI at this documentation: https://developer.qiwi.com/ru/bill-payments/#create
My code:
headers={'Accept': 'application/json',
'Authorization': 'Bearer SECRET_KEY',
}
params={'billId': 'I don't know what',
'amount.value': 100.00,
'amount.currency': 'RUB',
}
requests.get(URL,
params=pa...
Hello! Not fully understand how to make so that I came the notification to the server about the new payment in Qiwi? Maybe someone faced similar issue and have found articles on the Internet?
So the problem is that, I have a few Kiwi wallets and I'm not comfortable every time out and comes. Tried several programs for cloning but nothing works. Any Kiwi not send the message for authorization, just infinite loading or after sunset on a clone, changing the data on the main wallet to klonowski. Likely date programs ...
A person commits the transfer of money to the purse, and the commentary to the translation indicates the ID of the operation that generates my system.
As via QIWI API to check the status of a translation on the wallet, and to review the translation (this is the ID of the operation), and as to the amount of the transfer?
P...
I wonder if that person passed on the payment site using the bot, paid and consequently the bot keeps track of what people paid to+ date of payment, if the monthly fee?
There is documentation for the API QIWI for payment through cards https://developer.qiwi.com/ru/topup-card/#ssl-auth
Have Generalova certificate on the server in a folder called /ssl in the root of the domain.
Now the question is - how to send request through CURL in php
In the documentation, the kiwi is only an example:
...
How to create a payment form in the Telegram Bot with pyqiwi?
You need to create a form of payment. I do not know how to create a request for payment. Do not throw links to the documentation.
def generate_form_link(pid, account, amount, comment):
"""
Create avtonapovnennya payment form
Parameters
----------
pid : str
Prov...
If I confirmed his identity in Qiwi wallet, to transfer money to my account do I see my name and Vice versa when I translate? And the difference between a nickname from initials, such as "EUGENE B" when I translate into a purse, or is it the same?
For example, there is a link kiwi piggy Bank qiwi.me/test
It is possible to add sum and get a qiwi.me/test?sum=10
But how can I add a comment? comment does not work.
If you bot a few hours all options are present and writes this error:
url: this.apiUri + 'payment-history/v1/persons/' + data.authInfo.personId + '/payments',
Log console:
C:\Users\Administrator\Desktop\Магазин\node_modules\node-qiwi-api\node-qiwi-api.js:76
url: this.apiUri + 'payment-history/v1/persons/' + data.authInfo....