Search Results for

    Show / Hide Table of Contents

    Class CashPaymentProduct1503SpecificInput

    Inheritance
    object
    CashPaymentProduct1503SpecificInput
    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
    [Obsolete("No replacement")]
    public class CashPaymentProduct1503SpecificInput

    Properties

    ReturnUrl

    The URL that the customer is redirect to after the payment flow has finished. You can add any number of key value pairs in the query string that, for instance help you to identify the customer when they return to your site. Please note that we will also append some additional key value pairs that will also help you with this identification process.
    Note: The provided URL should be absolute and contain the protocol to use, e.g. http:// or https://. For use on mobile devices a custom protocol can be used in the form of protocol://. This protocol must be registered on the device first.
    URLs without a protocol will be rejected.

    Declaration
    [Obsolete("No replacement, since Boleto Bancario no longer needs a return URL")]
    public string ReturnUrl { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.