transactionId property

String? transactionId
getter/setter pair

A unique ID that identifies a transaction attempt. Merchants can use an existing ID or generate a specific one for Google Pay transaction attempts. This field is required when you send callbacks to the Google Transaction Events API.

Implementation

String? transactionId;