Search Results for

    Show / Hide Table of Contents

    Class RedirectPaymentMethodSpecificInputBase

    Inheritance
    object
    AbstractPaymentMethodSpecificInput
    AbstractRedirectPaymentMethodSpecificInput
    RedirectPaymentMethodSpecificInputBase
    Inherited Members
    AbstractRedirectPaymentMethodSpecificInput.ExpirationPeriod
    AbstractRedirectPaymentMethodSpecificInput.RecurringPaymentSequenceIndicator
    AbstractRedirectPaymentMethodSpecificInput.RequiresApproval
    AbstractRedirectPaymentMethodSpecificInput.Token
    AbstractRedirectPaymentMethodSpecificInput.Tokenize
    AbstractPaymentMethodSpecificInput.PaymentProductId
    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 RedirectPaymentMethodSpecificInputBase : AbstractRedirectPaymentMethodSpecificInput

    Properties

    PaymentProduct4101SpecificInput

    Object containing specific input required for payment product 4101 (UPI)

    Declaration
    public RedirectPaymentProduct4101SpecificInputBase PaymentProduct4101SpecificInput { get; set; }
    Property Value
    Type Description
    RedirectPaymentProduct4101SpecificInputBase

    PaymentProduct840SpecificInput

    Object containing specific input required for PayPal payments (Payment product ID 840)

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