Cashout
Automate your cashout process using a payment gateway. By default, the manual requests and approvals process is working. APIs are ready to map with the business flow.
Last updated
Was this helpful?
Automate your cashout process using a payment gateway. By default, the manual requests and approvals process is working. APIs are ready to map with the business flow.
Last updated
Was this helpful?
Due to security concerns, a cashout request goes with a multi-layer verification process. Most of the time a client starts with a manual and later goes for automation. By default, we do not provide an auto cashout setup but can configure it on request.
To make a cashout, a player must follow these steps;
-After login go to the Cashier.
-Select the cashout tab with your preferred cashout option.
-Enter the chips you want to cash out.
-Click on the Cashout button to confirm the request.
Your request is initiated instantly and the admin will be notified for the further process. Based on your cashout method, within a certain time, this process will be finished. This manual cashout is inbuilt and implemented with the code. Admin can also execute this via pull chips functions via the dashboard. If you want to automate it's also possible. Connect to the for further guidance.
Cashout Request API : Pokerscript This API is already written and implemented in the code. Please go through the code to understand the cashout flow.
"https://example.com/profile/?cashoutchips=out"
Using this API, you can change the cashout flow as per your business plan. For any assistance, we are here to guide you.