Name | Description | |
---|---|---|
AuthorizeRecurringTransactionResponse Constructor | Overloaded. |
The following tables list the members exposed by AuthorizeRecurringTransactionResponse.
Name | Description | |
---|---|---|
AuthorizeRecurringTransactionResponse Constructor | Overloaded. |
Name | Description | |
---|---|---|
Actions | Gets the pending actions/events to be invoked later (Inherited from CommerceBuilder.Payments.AuthorizeTransactionResponse) | |
PaymentProcessingType | Gets or sets the payment processing type (Inherited from CommerceBuilder.Payments.AuthorizeTransactionResponse) | |
Status | Gets or sets the status of the transaction (Inherited from CommerceBuilder.Payments.AuthorizeTransactionResponse) | |
Transactions | Gets the transactions associated with this response (Inherited from CommerceBuilder.Payments.AuthorizeTransactionResponse) | |
TransactionType | Gets or sets the transaction type (Inherited from CommerceBuilder.Payments.AuthorizeTransactionResponse) |
Name | Description | |
---|---|---|
AddAction | Add a an action to be invoked later (Inherited from CommerceBuilder.Payments.AuthorizeTransactionResponse) | |
AddTransaction | Add a transaction to this response object (Inherited from CommerceBuilder.Payments.AuthorizeTransactionResponse) | |
ClearActions | Clear any pending actions/events to bo invoked later (Inherited from CommerceBuilder.Payments.AuthorizeTransactionResponse) | |
ClearTransactions | Clear any transactions associated with this response object (Inherited from CommerceBuilder.Payments.AuthorizeTransactionResponse) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |