Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / Transaction Class / Transaction Constructor / Transaction Constructor(Int16,Payment,String,DateTime,Decimal,Int16,String,String,String,String,String,String,String,String,String)
The value of transactiontypeid
The value of payment
The value of providertransactionid
The value of transactiondate
The value of amount
The value of transactionstatusid
The value of responsecode
The value of responsemessage
The value of authorizationcode
The value of avsresultcode
The value of cvvresultcode
The value of cavresultcode
The value of remoteip
The value of referrer
The value of additionaldata
In This Topic
    Transaction Constructor(Int16,Payment,String,DateTime,Decimal,Int16,String,String,String,String,String,String,String,String,String)
    In This Topic
    Initializes a new instance of the Transaction class.
    Syntax

    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
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also