Search Results for

    Show / Hide Table of Contents

    Class CustomerApprovePayment

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

    Properties

    AccountType

    Type of the customer account that is used to place this order. Can have one of the following values:

    • none - The account that was used to place the order is a guest account or no account was used at all
    • created - The customer account was created during this transaction
    • existing - The customer account was an already existing account prior to this transaction
    Declaration
    public string AccountType { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.