question

anudeep avatar image
anudeep asked

How do i keep track of my currnecy transactions ?

Planning to implement Missions in my game. An example: For every 3 paid transactions, the user gets a reward.
Is there way I can get the players transaction history or do I have to keep a counter?

CloudScriptCustom Game Servers
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

It is better to have a counter in your game, since PlayFab doesn’t provide API calls to get the transactions history of the player and in the Game Manager the transactions event only occurred within the retention period, which not for all the time.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.