1. REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Issue with Cash to Poor system

Discussion in 'Sportsbook Support' started by David Denton, Oct 11, 2017.

  1. David Denton

    David Denton New Member AMS Pickem Sportsbook

    We have determined that some users don't have whole dollar amounts when we look it up on their profile. It's behaving the same as described here Fixed - give to poor bug
    We're using the latest version 1.10.1
     
  2. Bob

    Bob Developer Staff Member

    What exactly is the issue that you are having with the Cash To Poor system?

    Do you think you have users that should be getting a Cash to Poor payment, but are not?

    Do you have users that report that they think they should be getting a Cash to Poor payment, but are not?

    All Cash to Poor transaction are stored and can be viewed in the Admin CP (Admin CP >> Applications >> Sportsbook >> Sportsbook Cash Tools >> Cash Management >> Cash to Poor Transactions. This comes in handy for troubleshooting as you can see who is getting payments and when (by date).

    The Cash to Poor System only runs ONCE per 24 hours via CRON and will only process a transaction for a user if the conditions are met. So if someone isn't getting paid that you think should be, its most likely that they are not qualifying for one of several reasons.

    To qualify, a user MUST have LESS THAN 1. Values like 0, 0.x will qualify. Values like 1, 1.x will NOT qualify. The thread you liked to was because the where clause used to be where cashfield = 0, so ONLY an exact value of 0 qualified. If a user had 30 cents (0.30), then they wouldn't. Its now where cashfield < 1, meaning that 0.30 qualifies, but anything 1 or greater does not.
     
  3. David Denton

    David Denton New Member AMS Pickem Sportsbook

    I asked them to keep track and there's been no reports. I think they automatically assumed they wouldn't get cash to the poor payment when they couldn't bet all their apparent cash. All they had to do was bet $1 less when that happened. Thanks for resolving this.
     
    Bob likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.