Search Results for

    Show / Hide Table of Contents

    Class PaymentAccountOnFile

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

    Properties

    CreateDate

    The date (YYYYMMDD) when the payment account on file was first created.

    In case a token is used for the transaction we will use the creation date of the token in our system in case you leave this property empty.

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

    NumberOfCardOnFileCreationAttemptsLast24Hours

    Number of attempts made to add new card to the customer account in the last 24 hours

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