Player Charge (Balance) History

For general discussion of the Poker Mavens software
Post Reply
best2pmc
Posts: 8
Joined: Fri May 04, 2018 5:55 am

Player Charge (Balance) History

Post by best2pmc »

hi,
i want player can check balance history
for example :
when player login to panel and click on for example (balance history) can see all the history about balance
how can i do for that? ( with php )
;)
Kent Briggs
Site Admin
Posts: 5876
Joined: Wed Mar 19, 2008 8:47 pm

Re: Player Charge (Balance) History

Post by Kent Briggs »

Use LogsEvent in the API to retrieve event logs for the date requested. Loop through each line looking for the desired data. The first 19 characters contain the date and time. Followed by a vertical bar "|" character, the event type, another "|" and then the event details. So pull out the "Account" event types that have the player's name in the details section.
kings.poker.mavens
Posts: 16
Joined: Tue Apr 10, 2018 6:03 am

Re: Player Charge (Balance) History

Post by kings.poker.mavens »

best2pmc wrote:hi,
i want player can check balance history
for example :
when player login to panel and click on for example (balance history) can see all the history about balance
how can i do for that? ( with php )
;)
10$ usd , You can contact me to order [email protected]
:idea: Email Address : [email protected]
:arrow: Price Script : 800 $
:idea: We accept : webmoney , perfect money , bitcoin
Post Reply