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


In This Topic
    RefundTransactionRequest Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the amount of transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest)
    Public Property Gets the original capture transaction that is to be refunded  
    Public Property Gets or sets the card number  
    Public Property Gets or sets the currency used (Inherited from CommerceBuilder.Payments.BaseTransactionRequest)
    Public Property Gets or sets the expiration month  
    Public Property Gets or sets the expiration year  
    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 PropertyOverridden.  Gets the type of transaction  
    Top
    See Also