Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / AuthorizeNextTransactionRequest Class


In This Topic
    AuthorizeNextTransactionRequest Class Properties
    In This Topic

    For a list of all members of this type, see AuthorizeNextTransactionRequest members.

    Public Properties
     NameDescription
    Public Property Gets or sets the amount of transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest)
    Public Property Gets or sets a value indicating whether to do authorize and capture in the same step (Inherited from CommerceBuilder.Payments.AuthorizeTransactionRequest)
    Public Property Gets or sets the currency used (Inherited from CommerceBuilder.Payments.BaseTransactionRequest)
    Public Property Gets name-value pairs containg additional configuration properties (Inherited from CommerceBuilder.Payments.BaseTransactionRequest)
    Public Property Gets payment associated with this transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest)
    Public Property Gets or sets the remote IP of the User initiating the transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest)
    Public Property Gets subscription for which the payment is made  
    Public Property Gets the type of transaction (Inherited from CommerceBuilder.Payments.AuthorizeTransactionRequest)
    Top
    See Also