Class SofortUwTransactionResponse

Namespace
GiroSolution.GiroCheckout.Response
Assembly
GiroCheckout.dll

Antwort für die Initialisierung einer Zahlung per Sofortüberweisung.

public class SofortUwTransactionResponse : GiroCheckoutResponse
Inheritance
SofortUwTransactionResponse
Inherited Members

Constructors

SofortUwTransactionResponse(string, string)

public SofortUwTransactionResponse(string reference, string redirect)

Parameters

reference string
redirect string

Properties

Redirect

Redirect URL zur Weiterleitung des Kunden zur Sofortüberweisung

public string Redirect { get; }

Property Value

string

Reference

Eindeutige GiroCheckout Transaktions-ID

public string Reference { get; }

Property Value

string