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 (e.g. settlement, cancel or refund requests).

  • The payment method used during the transaction.

  • Object containing the saved payment method details. The saved payment method details are also returned to your webhook and can be accessed with a status server-to-server request.

  • The transactionId that you can use for operations after the transaction (eg. settlement, cancel or refund requests).