Search Results for

    Show / Hide Table of Contents

    Class ClickToPayConfigurationVisa

    Inheritance
    object
    ClickToPaySchemeConfigurationBase
    ClickToPayConfigurationVisa
    Inherited Members
    ClickToPaySchemeConfigurationBase.SrcDpaId
    ClickToPaySchemeConfigurationBase.SrcInitiatorId
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Worldline.Connect.Sdk.V1.Domain
    Assembly: Worldline.Connect.Sdk.dll
    Syntax
    public class ClickToPayConfigurationVisa : ClickToPaySchemeConfigurationBase

    Properties

    EncryptionKey

    Key ID of the encryption key to encrypt card information before sending it to Visa.

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

    NModulus

    Modulus of the encryption key to encrypt card information before sending it to Visa.

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