Interface CardVerificationValue1.Builder

    • Method Detail

      • cardExpiryDate

        CardVerificationValue1.Builder cardExpiryDate​(String cardExpiryDate)

        The expiry date of a payment card.

        Parameters:
        cardExpiryDate - The expiry date of a payment card.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • serviceCode

        CardVerificationValue1.Builder serviceCode​(String serviceCode)

        The service code of the payment card. This is different from Card Security Code (CSC).

        Parameters:
        serviceCode - The service code of the payment card. This is different from Card Security Code (CSC).
        Returns:
        Returns a reference to this object so that method calls can be chained together.