Name | Description | |
---|---|---|
CancelRecurringTransactionRequest Constructor | Initializes a new instance of the CancelRecurringTransactionRequest class. |
The following tables list the members exposed by CancelRecurringTransactionRequest.
Name | Description | |
---|---|---|
CancelRecurringTransactionRequest Constructor | Initializes a new instance of the CancelRecurringTransactionRequest class. |
Name | Description | |
---|---|---|
Amount | Gets or sets the amount of transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) | |
CurrencyCode | Gets or sets the currency used (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) | |
ExtendedProperties | Gets name-value pairs containg additional configuration properties (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) | |
Payment | Gets payment associated with this transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) | |
RecurringTransaction | Gets the original recurring transactions that is being cancelled | |
RemoteIP | Gets or sets the remote IP of the User initiating the transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) | |
TransactionType | Overridden. Gets the type of transaction |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |