casino-server
casino-server copied to clipboard
Payment gateway
Hi, is there any kind of payment gateway to this app? If not how is it easiest to achieve?
Regards
payment gateway is not implemented yet.
the easiest way is implement a callback URL with php (or node js), write the deposit of coins to redis, then pass it to apple or google in-app purchase.
Hi, thanks for your reply..
Could you possible write a kind of example? That would be easier for me since I am still looking through the code to understand how it is working out.l
And also, is it possible to get in touch with you through mail?
I sent you an email about 10 hours ago but dont know if you still use that mail (I found it on google).
regards
this project is still under development and not fully completed yet. you may need write that part yourself.
using your favorite php or jsp or node js, write data to redis server. user data is stored in a hash map, the key is "user:#{uid}", type hgetall in redis-cli to see the fields.
Ok.. thanks.. But is the texas holdem game finished?
I really would like to get in touch with you privately if possible.
Please let me know how I can get in touch with you privately.
the email you sent is correct. but i prefer tracking issue and discuss here, as other people can join discussion too.
only when you wanna discuss something confidential, send me email.