Search Results for

    Show / Hide Table of Contents

    Class RedirectPaymentProduct869SpecificInput

    Inheritance
    object
    RedirectPaymentProduct869SpecificInput
    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 RedirectPaymentProduct869SpecificInput

    Properties

    IssuerId

    ID of the issuing bank of the customer. A list of available issuerIDs can be obtained by using the retrieve payment product directory API.

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

    ResidentIdName

    The name as described on the Resident Identity Card of the People's Republic of China.

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

    ResidentIdNumber

    The identification number as described on the Resident Identity Card of the People's Republic of China.

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