Class UETRUtils


  • public class UETRUtils
    extends java.lang.Object
    Unique end-to-end transaction reference (UETR) generator.

    This unique reference is mandatory for GPI payment messages. For MT messages it is located in block 3 field 121.

    Since:
    9.1.4
    • Constructor Summary

      Constructors 
      Constructor Description
      UETRUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String generate()
      Creates a new random UETR compatible with MT block 3 field 121
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UETRUtils

        public UETRUtils()
    • Method Detail

      • generate

        public static java.lang.String generate()
        Creates a new random UETR compatible with MT block 3 field 121