Click or drag to resize
PaypalTransactionResponse Klasse
Girocheckout
Antwort für die Initialisierung einer Paypal Zahlung, die eine Transaktionsnummer und eine redirectURL zum PayPal Formular enthält.
Vererbungshierarchie
SystemObject
  GiroSolution.GiroCheckout.ResponseGiroCheckoutResponse
    GiroSolution.GiroCheckout.ResponsePaypalTransactionResponse

Namensraum: GiroSolution.GiroCheckout.Response
Assembly: GiroCheckout (in GiroCheckout.dll) Version: 1.2.0.0 (1.2.0.0)
Syntax
public class PaypalTransactionResponse : GiroCheckoutResponse

Der PaypalTransactionResponse Typ exponiert die folgenden Member.

Konstruktoren
  NameBeschreibung
Public MethodePaypalTransactionResponse
Initializes a new instance of the PaypalTransactionResponse class
Zurück nach oben
Methoden
  NameBeschreibung
Public MethodeEquals
Determines whether the specified object is equal to the current object.
(Vererbt von Object.)
Public MethodeGetHashCode
Serves as the default hash function.
(Vererbt von Object.)
Public MethodeGetType
Gets the Type of the current instance.
(Vererbt von Object.)
Public MethodeToString
Returns a string that represents the current object.
(Vererbt von Object.)
Zurück nach oben
Eigenschaften
  NameBeschreibung
Public EigenschaftRedirect
Redirect URL zur Weiterleitung des Kunden
Public EigenschaftReference
eindeutige GiroCheckout Transaktions-ID
Zurück nach oben
Siehe auch