Search Results for

    Show / Hide Table of Contents

    Class MobilePaymentProduct320SpecificInput

    Inheritance
    object
    MobilePaymentProduct320SpecificInput
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class MobilePaymentProduct320SpecificInput

    Properties

    CardholderName

    The card holder's name on the card.
    The encrypted payment data can be found in property paymentMethodData.tokenizationData.info.billingAddress.name of the PaymentData.toJson() result.

    Declaration
    public string CardholderName { get; set; }
    Property Value
    Type Description
    string

    ThreeDSecure

    Object containing specific data regarding 3-D Secure

    Declaration
    public GPayThreeDSecure ThreeDSecure { get; set; }
    Property Value
    Type Description
    GPayThreeDSecure
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.