I'm trying to learn if there is a method in which through PHP I would be able to make any money transactions with banks.
For example, I'm developing an accounting software based off PHP, and I'm thinking.. in order to communicate with the banks I might need to use a merchant to do so? Or is there a work around to that?
I just need a push in the right direction for this, I might be wrong completely in trying to use PHP to do so.. so what language would be good to do that?
Thanks in advance.