Click or drag to resize

PaymentTransaction Fields

The PaymentTransaction type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFailed
Transaction has failed. If there are some error codes, those should be stored in StatusCode
Public fieldStatic memberInProgress
Transaction is in progress.
Public fieldStatic memberOk
Transaction is completed ok.
Top
See Also