Answer the question
In order to leave comments, you need to log in
Bank client with API?
Good afternoon!
Does anyone know if there are Russian banks that allow you to generate payment orders through the API? It is very inconvenient to form them manually.
Thank you in advance!
Answer the question
In order to leave comments, you need to log in
There are banks that have convenient Internet banking, which remembers everything you entered, maintains directories and more.
e.g. bank24
if there is some kind of Internet banking in Java, then the client part is easy to decompile in order to find out what requests (often regular HTTP inside SSL) it sends to the server
In theory, banks do not provide (do not) API for one reason that it can simplify hacking, and also I think because of the complexity of working with crypto tools!
Avant-garde banking runs on regular https. Given the possibility of loading software from XLS (EMNIP), you can try to write your own client.
In Java, there is only work with a hardware key (if you can call a regular flash drive that way).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question