We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In addition to the 'mti' attribute, there are some use cases where the key also depends on the processing code.
A nice enhacement, based on @galihlasahido suggestion would be to have a companion optional 'pcode' attribute, something like this:
<key mti="0200" pcode="381000">7 11</key> <key mti="0200" pcode="XXXXXX">7 11 41</key> ...
The text was updated successfully, but these errors were encountered:
Background conversation and reference code: https://www.linkedin.com/pulse/jpos-multiple-key-mux-setting-application-galih-lasahido-pyudc/
Sorry, something went wrong.
No branches or pull requests
In addition to the 'mti' attribute, there are some use cases where the key also depends on the processing code.
A nice enhacement, based on @galihlasahido suggestion would be to have a companion optional 'pcode' attribute, something like this:
The text was updated successfully, but these errors were encountered: