Transaction is a standard Experience Data Model (XDM) data type that describes the details of a monetary transaction.
Property | Data type | Description |
---|---|---|
transactionAmount |
Currency | Describes the amount of currency exchanged as part of the transaction. |
transactionDate |
DateTime | A timestamp of when the transaction occurred. |
transactionId |
String | A unique identifier for the transaction. |
transactionType |
String | The type of transaction used by the visitor. |