Class ClickToPayInput
Inherited Members
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 |