transactionId property
Optional transaction identifier for tracking purposes.
This can be used to link the payment to an existing order or transaction in the merchant's system.
Note
This field is optional and may be null if not provided.
Implementation
final String? transactionId;