Name | Description | |
---|---|---|
AuthorizeTransactionRequest Constructor | Initializes a new instance of the AuthorizeTransactionRequest class. |
The following tables list the members exposed by AuthorizeTransactionRequest.
Name | Description | |
---|---|---|
AuthorizeTransactionRequest Constructor | Initializes a new instance of the AuthorizeTransactionRequest class. |
Name | Description | |
---|---|---|
Amount | Gets or sets the amount of transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) | |
Capture | Gets or sets a value indicating whether to do authorize and capture in the same step | |
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) | |
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 |