Create payouts to withdraw funds to external wallet from your account

Purpose and Benefits

Our payout system is designed to offer merchants a seamless and secure way to disburse funds to your customers. By integrating our payout solution into your platform, merchants can enjoy a range of benefits, including:

Safe and Secure Payouts: With our payout system, merchants can rest assured that payouts are conducted securely through smart contracts, ensuring that funds are transferred safely to customer's wallet addresses directly.

Instantaneous Payouts: Say goodbye to lengthy processing times. Our payout system enables merchants to provide instant payouts to their customers, enhancing customer satisfaction and loyalty.

Seamless Integration: Our payout system seamlessly integrates with merchant's existing platforms, offering a hassle-free solution for disbursing funds.

Flexible Fees Structure: We offer flexible fee structure by letting the merchant decide who pays the fee.

Target Audience

Our payout system caters to a wide range of businesses across various industries, including e-commerce refunds, service provider bonuses, gaming platform withdrawals, token projects airdrops, and more. Whether you're a small startup or a large enterprise, if you're seeking a reliable and efficient solution for disbursing funds to your customers, our payout system is the ideal choice.

Payout Flow

Your UI : User Initiation

Your customer sees how much amount they can withdraw and they will click on the "Withdraw now" button to proceed with the withdrawal.

Your API : Call Create Payout POST method

From your server backend, use the "New Payout" API to create a new withdrawal by specifying required parameters

Make your customer's account balance 0 at this stage so they cannot request claim again.

Dex3 API : Payout Confirmation

Upon successful completion of the payout process, our Smart Contract will securely process the transaction and instantly transfer the funds to the customer's wallet.

Your API : Webhook Notification

We will send a notification to your specified webhook URL, informing you of the successful payout and providing relevant details.

Your UI/API : Optional Polling for Payout Status

If needed, your application can periodically check the status of the payout using our provided API endpoints to ensure everything is progressing as expected.

Your UI : Update Client Dashboard

Show payout successful page to your customer 👍🏻