PaymentStatusHelper Class Members
In This Topic
The following tables list the members exposed by PaymentStatusHelper.
Public Methods
| Name | Description |
| GetStatusAfterTransaction |
Gets a payment status that would become of the given payment after the specified transaction completes
|
| IsPendingStatus |
Checks if the given status is one of the pending statuses
|
| IsVoidable |
Checks if the given payment status is one of the voidable statuses
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also