Interface VisaPin.Builder

    • Method Detail

      • pinVerificationKeyIndex

        VisaPin.Builder pinVerificationKeyIndex​(Integer pinVerificationKeyIndex)

        The value for PIN verification index. It is used in the Visa PIN algorithm to calculate the PVV (PIN Verification Value).

        Parameters:
        pinVerificationKeyIndex - The value for PIN verification index. It is used in the Visa PIN algorithm to calculate the PVV (PIN Verification Value).
        Returns:
        Returns a reference to this object so that method calls can be chained together.