Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / Payment Class / Payment Constructor / Payment Constructor(Order,String,String,Decimal,String,DateTime,Int16,String,Nullable<DateTime>,String,Boolean)
The value of order
The value of paymentmethodname
The value of referencenumber
The value of amount
The value of currencycode
The value of paymentdate
The value of paymentstatusid
The value of paymentstatusreason
The value of completeddate
The value of encryptedaccountdata
The value of recrypt
Version
Payment Constructor(Order,String,String,Decimal,String,DateTime,Int16,String,Nullable<DateTime>,String,Boolean)
Initializes a new instance of the Payment class.
Syntax

Parameters

order
The value of order
paymentmethodname
The value of paymentmethodname
referencenumber
The value of referencenumber
amount
The value of amount
currencycode
The value of currencycode
paymentdate
The value of paymentdate
paymentstatusid
The value of paymentstatusid
paymentstatusreason
The value of paymentstatusreason
completeddate
The value of completeddate
encryptedaccountdata
The value of encryptedaccountdata
recrypt
The value of recrypt
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