Interface AmexCardSecurityCodeVersion2.Builder

    • Method Detail

      • cardExpiryDate

        AmexCardSecurityCodeVersion2.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

        AmexCardSecurityCodeVersion2.Builder serviceCode​(String serviceCode)

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

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