Python Forum

Full Version: Banking API
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am not a professional programmer.
I own a small business (we are about 10 people), and I have been using python for a few years to manage some boring-repetitive stuff. Recently I have been thinking about automate also the banking stuff, like making bank transfers.

So obviously I have tons of doubts and I would like to read your experience and suggestions.
I have done very little research for now, it looks like my bank relies on the CBI Ecosystem but there may be others

What can you suggest?
Plenty of info on bank transfers with python
Google: "using python to make safe bank transfers"
But I would want my banks blessing on any particular methods.
I have always relied on software provided by my credit processor, rather that doing it myself.
If in EU, look at your bank's website. Under PSD2 they will be obliged to provide API for third-party access to their systems.
ok thanks for your suggestions, I will also ask directly my bank