Package org.jpos.core

Class DefaultLUHNCalculator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      char calculate​(java.lang.String p)
      Compute card's check digit (LUHN)
      boolean verify​(java.lang.String p)
      Verify Card's PAN
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait