For a payment gateway that I'm currently implementing, the API specifies a 10-digit alphanumeric input string for an Invoice number. This needs to be a unique string.<BR><BR>(I'm implementing this in ...