Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / Payment Class / Payment Constructor / Payment Constructor(Order,Decimal,String,DateTime,Int16,Boolean)
The value of order
The value of amount
The value of currencycode
The value of paymentdate
The value of paymentstatusid
The value of recrypt
In This Topic
    Payment Constructor(Order,Decimal,String,DateTime,Int16,Boolean)
    In This Topic
    Initializes a new instance of the Payment class.
    Syntax

    Parameters

    order
    The value of order
    amount
    The value of amount
    currencycode
    The value of currencycode
    paymentdate
    The value of paymentdate
    paymentstatusid
    The value of paymentstatusid
    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