PaymentTransactionStatus Enum
Represents the status of a payment transaction.
Enum Values
The following are the values of the RichMessaging.PaymentTransactionStatus enum.
| Value | Description |
|---|---|
| Pending | The transaction is pending processing. |
| Success | The transaction succeeded. |
| Failed | The transaction failed. |
| Cancelled | The transaction was canceled. |