PaymentTransaction Fields |
The PaymentTransaction type exposes the following members.
Name | Description | |
---|---|---|
Failed |
Transaction has failed. If there are some error codes, those should be stored in StatusCode
| |
InProgress |
Transaction is in progress.
| |
Ok |
Transaction is completed ok.
|