sepa.js
sepa.js copied to clipboard
Creditor reference information
Is it possible to extend a transaction to add the following reference info or is a pull req. required?
<RmtInf>
<Strd>
<CdtrRefInf>
<Tp>
<CdOrPrtry>
<Cd>SCOR</Cd>
</CdOrPrtry>
</Tp>
<Ref>SI1912345678-40002</Ref>
</CdtrRefInf>
<AddtlRmtInf>XYZ</AddtlRmtInf>
</Strd>
</RmtInf>
I don't think that is currently supported, but I'm happy to take a patch to add it. Is this part of all PAIN types?
For what it's worth, I saw the RmtInf
element in the XSD files for pain.008.001.10
and pain.001.001.11
.