Transaction Result
This class is a type which is returned by the SDK that can be the success or the error of the transaction.
Inheritors
Types
Link copied to clipboard
This class is returned when the user cancels.
Link copied to clipboard
This class includes a transaction exception with other details of the transaction error.
Link copied to clipboard
This class includes the success message and other details of a transaction. You will also obtain a attemptId that you can use for operations after the transaction (for example settlement, cancel or refund requests).