Name | Description | |
---|---|---|
![]() | PaymentCapturedPartialEventArgs Constructor | Initializes a new instance of the PaymentCapturedPartialEventArgs class |
The following tables list the members exposed by PaymentCapturedPartialEventArgs.
Name | Description | |
---|---|---|
![]() | PaymentCapturedPartialEventArgs Constructor | Initializes a new instance of the PaymentCapturedPartialEventArgs 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 |