Skip to main content

payment_checkpoint

This table is aggregated at the event level and contains all Business Events (such as Transactions)

Field NameTypeDescriptionExample
checkpointdate
game_idint
user_idstring
player_idstring
is_convertingbooleanflag indicating whether it's the first time the player is making a payment (since we have history of it)TRUE
first_paiddatedate of the player's first payment2020-01-01
currencystringcurrency code (e.g. GBP) in which the payment was madeGBP
amountfloatamount of the payment transaction, in local currency cents199
amount_usdfloatamount of the payment transaction, in USD cents247.34
cart_typestringcart type, e.g. IAPiap
item_typestringitem type bought, depending on the game, e.g. "LivesPack"LivesPack
item_idstringitem id bought, depending on the game, e.g. "life_x48"life_x48
transaction_numintnumber of the transaction1
receipt_validbooleanwhether the transaction receipt has been validated or not (note, in many cases the validation might happen later on, hence at the time of the event it might not be available)FALSE
session_numintsession number in which the payment occurred5