Payment option?

For discussion of the Poker Mavens server module and other administration topics
Post Reply
BossJr
Posts: 24
Joined: Sat Aug 25, 2018 8:57 am
Location: Denmark
Contact:

Payment option?

Post by BossJr »

Hi people

Is there a way I can make a system where the user is provided with 100 chips if they pay by a system(neteller or others), 100$ or such?

Is there any way a user can transfer money and get that amount automatically on their account on my server?

Best regards
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Payment option?

Post by Kent Briggs »

Typically you would setup the payment system on your web site. Whatever code you are using for that would make a call to the poker server using the AccountsIncBalance command in the Poker Mavens API.
BossJr
Posts: 24
Joined: Sat Aug 25, 2018 8:57 am
Location: Denmark
Contact:

Re: Payment option?

Post by BossJr »

Hi

HAPPY NEWYEAR :)

Do you know anything about some software? Im not the big coder myself. But the software launches directly on the domain,
so there isn't any "site" behind it. Is it impossible to make it directly in the client?

I can put up a simple site where users can add their info. But.. Is this already made where I can pay something for the fineshed product?

Best regards
Martin Jensen
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Payment option?

Post by Kent Briggs »

Any kind of payment system, external login, or anything custom like that will require that you create a separate web page for that purpose. Poker Mavens itself can only server its own client and static files. You cannot do any server-side scripting with it by itself. Your web site doesn't need to be on a separate machine, however. You can run IIS or Apache along side it (on different ports).
BossJr
Posts: 24
Joined: Sat Aug 25, 2018 8:57 am
Location: Denmark
Contact:

Re: Payment option?

Post by BossJr »

Perfect, that's all I need, do you know anybody who can code this for me? Or anybody with a guide I can buy that tells me how to set it up?

Best regards
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: Payment option?

Post by Kent Briggs »

BossJr wrote:Perfect, that's all I need, do you know anybody who can code this for me? Or anybody with a guide I can buy that tells me how to set it up?
If you don't get any responses in this forum, you can try any work-for-hire site like those listed in item 11 of the FAQ: http://www.briggsoft.com/pmfaq.htm#q11

Docs for the Poker Mavens API are posted here:

http://www.briggsoft.com/docs/pmavens/T ... erface.htm
http://www.briggsoft.com/docs/pmavens/API_Examples.htm
http://www.briggsoft.com/docs/pmavens/U ... htm#apiref
BossJr
Posts: 24
Joined: Sat Aug 25, 2018 8:57 am
Location: Denmark
Contact:

Re: Payment option?

Post by BossJr »

Thank you and a good weekend to you.

Im looking for a programmer on "Freelancer".
Post Reply