Class PaydirektTransactionResponse

Namespace
GiroSolution.GiroCheckout.Response
Assembly
GiroCheckout.dll

Initialisierung einer Paydirekt Zahlung - Antwort.

public class PaydirektTransactionResponse : GiroCheckoutResponse
Inheritance
PaydirektTransactionResponse
Inherited Members

Constructors

PaydirektTransactionResponse(string, string)

public PaydirektTransactionResponse(string reference, string redirect)

Parameters

reference string
redirect string

Properties

Redirect

Redirect URL zur Weiterleitung des Kunden an Paydirekt

public string Redirect { get; }

Property Value

string

Reference

Eindeutige GiroCheckout Transaktions-ID

public string Reference { get; }

Property Value

string