Search Results for

    Show / Hide Table of Contents

    Class RedirectPaymentProduct840SpecificInput

    Inheritance
    object
    AbstractRedirectPaymentProduct840SpecificInput
    RedirectPaymentProduct840SpecificInput
    Inherited Members
    AbstractRedirectPaymentProduct840SpecificInput.AddressSelectionAtPayPal
    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 RedirectPaymentProduct840SpecificInput : AbstractRedirectPaymentProduct840SpecificInput

    Properties

    Custom

    A free text string that you can send to PayPal. With a special agreement between PayPal and you, PayPal uses the data in that property, for custom services they offer to you.

    Declaration
    [Obsolete("Use Order.references.descriptor instead")]
    public string Custom { get; set; }
    Property Value
    Type Description
    string

    IsShortcut

    Deprecated: If your PayPal payments are processed by Worldline's Ogone Payment Platform, please use the property addressSelectionAtPayPal instead.

    Indicates whether to use PayPal Express Checkout for payments processed by Worldline's GlobalCollect Payment Platform.
    • true = PayPal Express Checkout
    • false = Regular PayPal payment
    For payments processed by Worldline's Ogone Payment Platform, please see the addressSelectionAtPayPal property for more information.
    Declaration
    public bool? IsShortcut { get; set; }
    Property Value
    Type Description
    bool?
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.