To associate a user’s session with their potential purchases (and corresponding revenue), you must send the transaction via a dedicated API.
For each transaction, we send:
The currency is conforming to the ISO 4217 ↗ standard.
The currency must be passed as an “alphanumeric code”.
If the currency doesn’t match the supported currencies, the SDK sends a currency value of -1.
It will be processed as the default currency of the project.