Package 

Class TokenPaymentParams

    • Constructor Detail

      • TokenPaymentParams

        TokenPaymentParams(String checkoutId, String tokenId, String paymentBrand)
        Creates an object representing a Token payment parameters.
        Parameters:
        checkoutId - The checkout ID of transaction
        tokenId - The token ID
        paymentBrand - The payment brand
      • TokenPaymentParams

        TokenPaymentParams(String checkoutId, String tokenId, String paymentBrand, String cvv)
        Creates an object representing a Token payment parameters.
        Parameters:
        checkoutId - The checkout ID of transaction
        tokenId - The token ID
        paymentBrand - The payment brand, it must be a card brand
        cvv - The card cvv