Search Results for

    Show / Hide Table of Contents

    Class AbstractMobilePaymentMethodSpecificInput

    Inheritance
    object
    AbstractPaymentMethodSpecificInput
    AbstractMobilePaymentMethodSpecificInput
    MobilePaymentMethodSpecificInput
    MobilePaymentMethodSpecificInputHostedCheckout
    Inherited Members
    AbstractPaymentMethodSpecificInput.PaymentProductId
    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 AbstractMobilePaymentMethodSpecificInput : AbstractPaymentMethodSpecificInput

    Properties

    AuthorizationMode

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

    CustomerReference

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

    InitialSchemeTransactionId

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

    Recurring

    Declaration
    public CardRecurrenceDetails Recurring { get; set; }
    Property Value
    Type Description
    CardRecurrenceDetails

    RequiresApproval

    Declaration
    public bool? RequiresApproval { get; set; }
    Property Value
    Type Description
    bool?

    SkipFraudService

    Declaration
    public bool? SkipFraudService { get; set; }
    Property Value
    Type Description
    bool?

    Token

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

    Tokenize

    Declaration
    public bool? Tokenize { get; set; }
    Property Value
    Type Description
    bool?

    UnscheduledCardOnFileRequestor

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

    UnscheduledCardOnFileSequenceIndicator

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