norkator / banking-ws

Node.js library to construct, validate and make corporate banking web service requests with SOAP. Library helps to create and renew certificates.
https://www.npmjs.com/package/banking-ws
GNU Lesser General Public License v3.0
2 stars 1 forks source link

SEPA payment process changes #183

Closed norkator closed 1 year ago

norkator commented 1 year ago

This pull request will implement

  1. multiple payment rows in one payment envelope request.
  2. add some basic validation function for SEPA payment information contents which can be called separately from app using this library.