Search Results for

    Show / Hide Table of Contents

    Class GetIINDetailsRequest

    Inheritance
    object
    GetIINDetailsRequest
    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.Services
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class GetIINDetailsRequest

    Properties

    Bin

    The first digits of the credit card number from left to right with a minimum of 6 digits. Providing additional digits can result in more co-brands being returned.

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

    PaymentContext

    Optional payment context to refine the IIN lookup to filter out payment products not applicable to your payment.

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