SecurePaymentTransaction Fields

The SecurePaymentTransaction type exposes the following members.

Fields
  Name Description
Public field Message
The Message if the transaction was not initiated successfully.
Public field ProcessURI
If the transaction was successfully initiated, this is the URI that the user should be redirected to in order to continue processing the transaction.
Public field Success
Whether the transaction was initiated successfully or not.
Public field Token
The unique identifier for this transaction.
Public field TransactionType
This indicates whether the transaction is for a StoreCardInfo or CardNotPresent request.
See Also