| Name | Description | |
|---|---|---|
![]()  | AuthorizeRecurringTransactionRequest Constructor | Overloaded. | 
The following tables list the members exposed by AuthorizeRecurringTransactionRequest.
| Name | Description | |
|---|---|---|
![]()  | AuthorizeRecurringTransactionRequest Constructor | Overloaded. | 
| 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) | 
![]()  | NumberOfPayments | Gets or sets the number of payments in the subscription | 
![]()  | Payment | Gets payment associated with this transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) | 
![]()  | PaymentFrequency | Gets or sets frequency of payments for the subscription | 
![]()  | PaymentFrequencyUnit | Gets or sets the unit for measuring the payment frequency (Day or Month) | 
![]()  | RecurringCharge | Gets or sets the recurring charge in subscription plan | 
![]()  | RecurringChargeSpecified | Gets or sets a value indicating whether recurring charge is specified in subscription plan | 
![]()  | RemoteIP | Gets or sets the remote IP of the User initiating the transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) | 
![]()  | SubscriptionName | Gets or sets the name of the subscription | 
![]()  | TransactionType | Overridden. Gets the type of transaction | 
| Name | Description | |
|---|---|---|
![]()  | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |