Search Results for

    Show / Hide Table of Contents

    Class ClickToPayInput

    Inheritance
    object
    ClickToPayInput
    Inherited Members
    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 ClickToPayInput

    Properties

    CheckoutResponseSignature

    The checkoutResponseSignature is a token (JWS) that signs the Checkout response returned by the SRC System after a successful Click to Pay payment. It is used to call the Click to Pay SRCI Server Payload API.

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