tanzquotient / website

Website of Tanzquotient
https://tanzquotient.org
GNU General Public License v2.0
5 stars 5 forks source link

Detect USIs better for Payments #138

Closed roggnroll closed 6 years ago

roggnroll commented 6 years ago

Detect also the following USI patterns USI - 04EC84 USI- 04AGF0 USI-04A F5D USI 040LFE

roggnroll commented 6 years ago

This should be easily achieved with regular expressions

renatobellotti commented 6 years ago

Please also consider the standard.

martinzellner commented 6 years ago

Haha :D This "Standard" is just a coincidence. Actually the term "USI" was born as an abbreviation for "Unique Subscription Identifier"

renatobellotti commented 6 years ago

Oh, good to know. @martinzellner So the USIs are generated by our own code? @roggnroll Where have these USIs occurred? If the USIs are generated and used only by our own system, and there are identifiers that are not recognized, there is probably a bug in the generation and/or matching code.

renatobellotti commented 6 years ago

It seems that there have not been any more issues. See also #168 and #167 .