Forum PayVault Analytics / Admin panel not working

Discussion and help relating to the PlayerIO payment solution, PayVault.

Analytics / Admin panel not working

Postby GoldenLionGames » December 22nd, 2013, 7:17 pm

I have an external database for the game, and we are using playerIO only for buying coins. Once the user joins the game and chooses a username I call
PlayerIO.connect(stage,"..","public", myUsername,"","", handlePlayerIOConnect);

Then in handlePlayerIOConnect I call refresh and then client.payVault.credit(10, "reason", onCredited, onCreditFail);

It works and traces out that I have coins. However, in the admin panel absolutely nothing shows up. Zeros all across the board. What do I need to do to be able to see the users and who has what coins in the admin panel?
GoldenLionGames
Paid Member
 
Posts: 2
Joined: December 14th, 2013, 7:37 pm

Re: Analytics / Admin panel not working

Postby GoldenLionGames » December 22nd, 2013, 7:25 pm

I am able to lookup user my connected ID, but in analytics coins in all vaults in always zero. Why?
GoldenLionGames
Paid Member
 
Posts: 2
Joined: December 14th, 2013, 7:37 pm


Return to PayVault



cron