MaestroTransactionRequest Konstruktor |
Girocheckout
Namensraum:
GiroSolution.GiroCheckout.Request
Assembly:
GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic MaestroTransactionRequest(
Project project,
string merchantTxId,
int amount,
string currency,
string purpose,
string type,
string locale,
Nullable<int> mobile,
string urlRedirect,
string urlNotify,
string kassenzeichen
)
Parameter
- project
- Typ: GiroSolution.GiroCheckoutProject
- merchantTxId
- Typ: SystemString
- amount
- Typ: SystemInt32
- currency
- Typ: SystemString
- purpose
- Typ: SystemString
- type
- Typ: SystemString
- locale
- Typ: SystemString
- mobile
- Typ: SystemNullableInt32
- urlRedirect
- Typ: SystemString
- urlNotify
- Typ: SystemString
- kassenzeichen
- Typ: SystemString
Siehe auch