How do I programmatically send bank transfers?

Bank transfers can be sent programatically using ISO20022 messages that are sent to banks.

You can use iso20022.js to create ISO20022 messages programatically.

There are usually two options after formatting the messaging instruction to a bank:

  1. Upload Payment File To Bank Portal
  2. Direct Transmission

If you are seting up direct transmission at your bank, we'd love to help out.

You can find a quickstart guide here.

Ready to get started?

Try sending a bank transfer directly to your bank in minutes using iso20022.js, the most popular open source bank payment library.