Transaction
    class TransactionSuccess
This class includes the success message and other details of a transaction. You will also obtain a transactionId that you can use for operations after the transaction (for example settlement, cancel or refund requests).
Properties
Link copied to clipboard
                  The mobileToken used to start this transaction.
Link copied to clipboard
                  The payment method used during the transaction.
Link copied to clipboard
                  Object containing the alias details of the payment method. The alias details are also returned to your webhook and can be accessed with a status server-to-server request.
Link copied to clipboard
                  The transactionId that you can use for operations after the transaction (for example settlement, cancel or refund requests).