transactionId property

String? transactionId
getter/setter pair

Optional unique identifier for this specific transaction.

If not provided initially, this may be generated by the payment system during transaction processing.

Implementation

String? transactionId;