Skip to content

A c# library which helps you generating iso 20022 artifacts like a pain001 file

License

Notifications You must be signed in to change notification settings

enioag/iso20022-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iso20022-generator

The iso20022-generator is a c# library which helps you generating iso 20022 artifacts with the minimum amount of information you need to set up valid documents.

What you can do at the moment:
  • Currently the creation of pain.001 files is the only thing the library can do.
  • The file can contain multiple transactions to different receivers.
  • You can add multiple payment information records with multiple transactions each. Each with its different execution date.
  • Swiss QR with reference number (QRR). Use IBANandQRR transaction type and set QRReferenceNumber property.
Limitations:
  • Although the iso20022 is a standard definition it looks as there are a lot of excess to this standard in the world. The library was mainly built for communication with swiss banks. To be precise the library was successfully tested against the test environments from the following banks: Raiffeisen Bank Schweiz, Credit Suisse, UBS and Zürcher Kantonalbank
Usage:

have a look into the happy test file

About

A c# library which helps you generating iso 20022 artifacts like a pain001 file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages