Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MT942 transaction Debit/Credit Mark additions #59

Closed
4 of 6 tasks
janz93 opened this issue Dec 20, 2024 · 0 comments
Closed
4 of 6 tasks

MT942 transaction Debit/Credit Mark additions #59

janz93 opened this issue Dec 20, 2024 · 0 comments

Comments

@janz93
Copy link
Contributor

janz93 commented Dec 20, 2024

In the definition of the MT942 the Subfield 3, Debit/Credit Mark allows values which are not mapped in the current 61 transaction parser regex.

Valid values are the following:

  • C Credit
  • D Debit
  • EC Expected Credit
  • ED Expected Debit
  • RC Reversal of Credit (debit entry)
  • RD Reversal of Debit (credit entry)

The check values are currently mapped.

Here are some examples of the missing mappings
EC => :61:2410121212EC140,NTRF50215//990
ED => :61:2412181218ED500,00NTRF987654321//FOREXUSD/INV20231218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant