Stream Pay
Using Jamroom
dim:
"profile_balance: 2.909999999999982"
is the amount earned by the Profile owner?
Why is the amount with lots of numbers after the decimal point, if I set the price of 1 cent for the audition?
Yes - this is the profile's balance. The formatting is due to how databases store floating point values - you can ignore it as JR will properly format it for you.
dim:
Also please let me know
profile_jrComment_home_item_count: 89 - is the number of comments that the user has received from someone in his profile?
profile_jrComment_item_count: 1111 - is the number of comments that the user has written for others items?
Yes - I believe that is correct.
Thanks!