how work with rake back ?

For general discussion of the Poker Mavens software
Post Reply
mehran74
Posts: 1
Joined: Mon Nov 21, 2016 2:38 pm

how work with rake back ?

Post by mehran74 »

hi
i have Referral system but i want set with poker mavens
i setet users play every hands 2% Fee of the total amount be reduced , so i want every user registered with id on Referral system , every hand he playe and win , 30% of Chips of 2% Fee won added to Referral system
how can i do this ? where is api for this option ?
Kent Briggs
Site Admin
Posts: 5879
Joined: Wed Mar 19, 2008 8:47 pm

Re: how work with rake back ?

Post by Kent Briggs »

Fetch the PRake/ERake/TFees fields from each player's account to get their cumulative rake contributions using either AccountsGet or AccountsList in the API. See item 19 in the FAQ for an explanation of those fields:

http://www.briggsoft.com/pmfaq.htm
Post Reply