public Transaction( short transactiontypeid, Payment payment, string providertransactionid, DateTime transactiondate, decimal amount, short transactionstatusid, string responsecode, string responsemessage, string authorizationcode, string avsresultcode, string cvvresultcode, string cavresultcode, string remoteip, string referrer, string additionaldata )
Parameters
- transactiontypeid
- The value of transactiontypeid
- payment
- The value of payment
- providertransactionid
- The value of providertransactionid
- transactiondate
- The value of transactiondate
- amount
- The value of amount
- transactionstatusid
- The value of transactionstatusid
- responsecode
- The value of responsecode
- responsemessage
- The value of responsemessage
- authorizationcode
- The value of authorizationcode
- avsresultcode
- The value of avsresultcode
- cvvresultcode
- The value of cvvresultcode
- cavresultcode
- The value of cavresultcode
- remoteip
- The value of remoteip
- referrer
- The value of referrer
- additionaldata
- The value of additionaldata