Introduction
Run your online poker business for Cash, Real Money and Crypto. Configure your payment gateway according to your business model and accept payment from anywhere.
Last updated
Was this helpful?
Run your online poker business for Cash, Real Money and Crypto. Configure your payment gateway according to your business model and accept payment from anywhere.
Last updated
Was this helpful?
This software has plug-to-work pre-configured settings for payment processors that help to set up your deposit and cashout with minimal technical interventions. Payment architecture is designed with multi-level encrypted RestAPIs to communicate with your preferred payment gateways in real-time. It's solely the client's choice to implement either manual, fiat, or crypto. Due to security concerns, only paid clients are allowed to get access to the payment module.
Integrate your payment gateway by picking any one of the following methods. It is so simple.
Page Redirection Method
One of the best approaches with minimal impact on user interface design is to initiate a payment on the gateway interface redirecting to the payment URL. For each payment ID, it is a must to provide a return URL, cancel URL, and payment URL. Redirect back to the app, once payment status is succeeded.
Inline Method
Install the gateway SDK and place the script to customize the payment forms according to the system theme. Obtain the payment ID from the server side by initiating a payment. Add a container component on the front side passing the payment ID to render the gateway APIs. Retrieve details from the gateway to check where payment is succeeded.
We have supported clients for varieties of payment gateway integrations. If required we also guide you about the payment architecture with live support. Here are some preferred gateways;
and more...
Mobile Integration
Use WebView in the mobile app to display your payment window. Once the payment succeeds, it's time to redirect to a specific page to capture the redirection event and handle the order completion.
Connect to the team to get code examples of mobile app integrations.