Name | Description | |
---|---|---|
PaymentCaptureFailedEventArgs Constructor | Initializes a new instance of the PaymentCaptureFailedEventArgs class |
The following tables list the members exposed by PaymentCaptureFailedEventArgs.
Name | Description | |
---|---|---|
PaymentCaptureFailedEventArgs Constructor | Initializes a new instance of the PaymentCaptureFailedEventArgs class |
Name | Description | |
---|---|---|
CaptureAmount | Gets the amount captured (Inherited from CommerceBuilder.Eventing.PaymentCapturedEventArgs) | |
InCheckout | Gets a value indicating whether checkout is in progress (Inherited from CommerceBuilder.Eventing.PaymentCapturedEventArgs) | |
Payment | Gets the payment for which the event occured (Inherited from CommerceBuilder.Eventing.PaymentEventArgs) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |