Bitcoin Forum

Economy => Services => Topic started by: thechipsclub on October 15, 2016, 11:23:51 PM



Title: api work needed - json
Post by: thechipsclub on October 15, 2016, 11:23:51 PM
Im looking for someone to complete a process where users can withdraw and deposit using the Moneypot API over my seperate poker site software (has its own api)


Cashout process will be handled like this..


Lobbychat cashout:  !cashout (amount)
Example: !cashout 100

1. User types command in lobby chat
    a. Callback event is sent with user name and amount(initiating account deduction)
2. Account deduction (poker api)
   a.  If account deduction is successfull, Moneypot Payout Command is initiated.
   b. if result fails, message is sent that cashout failed
3.  Moneypot command (the amount of the cashout must be sent to the same user name over Moneypot.
4. If cashout payment is successfull, a message is sent to the user confirming the deposit (connectionsmessage command)

Im not sure how to go about the deposit process just yet. Maybe you have some insight?

I have bitcoin ($100 a month) to pay but looking for someone to go in 50/50 who can make some coding interaction between the poker script I own and Moneypot api.


Title: Re: api work needed - json
Post by: LeChuckDE on October 16, 2016, 03:07:43 AM
How much did you offer ?
Possible to get both api descriptions (your pokerskript and monypot) before making an offer ?

Cheers,

LeChuckDE


Title: Re: api work needed - json
Post by: thechipsclub on October 16, 2016, 01:17:56 PM
Moneypots api documentation

https://www.moneypot.com/api-docs
------------------------------------

Poker Mavens API

https://www.briggsoft.com/docs/pmavens/API_Examples.htm

Callback System (reverse api)

Its set up and working on my site. Creates a txt file with the information.  www.playchips.club/chatcallbacks.txt

Information from the poker mavens website about the callback system
The Callback Event system is not technically part of the API. It is a separate "reverse API" system where the server will make a call to your code (hosted on any web site) when certain selected events occur on your poker site. See the Callback Events group on the System tab for the full list of options.


Title: Re: api work needed - json
Post by: GoodMorningVietnam on October 16, 2016, 02:28:36 PM
Sent you a PM. Waiting for your reply.
Kindly check your inbox.

Thanks.