Object CardSecurityCodeValidator

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

    • Method Detail

      • validateSecurityCode

         final CardSecurityCodeValidationResult validateSecurityCode(String securityCode, CardBrand cardBrand)

        Validate security code (CVV/CVC).

        Parameters:
        securityCode - Security code (CVV/CVC).
        cardBrand - Optional card brand parameter to apply specific validation to given security code for a card brand.
        Returns:

        Validation result.