kewisch / sepa.js

Create and validate SEPA XML transactions
http://kewisch.github.io/sepa.js
Other
88 stars 61 forks source link

Added support for structured remittance info #55

Closed florianverdonck closed 1 year ago

florianverdonck commented 1 year ago

I just added the support for structured remittance info. If the "structuredRemittanceInfo.reference" has a value, then it overwrites the remittanceInfo string that was defined.

florianverdonck commented 1 year ago

Also, just for visibility, an issue has been opened previously here on this topic

kewisch commented 1 year ago

Thanks for the patch!