Dots simplifies the payout process by offering you and your users various payout options. The basic payout process always follows the same sequence of steps. This introductory page explains how the Dots process works, covering the overall process and specific concepts to help you get started.
Before starting the payout process, you need to create an application (App) within the Dots dashboard. You can create multiple Apps to organize your operations according to your business structure. Access the Getting Started for additional information.
Once you have created an App, you can start creating payouts. Dots offers three options for creating payouts:
Payout Link: It’s the easiest method to send a payout, generating a URL allowing users to onboard onto Dots and withdraw their funds through their preferred method. You can create a Payout Link using the Dots dashboard and send it to the recipient via email or SMS.
Flow Payouts: Dots provides UI components called Flows that guide users through the payout process. You can specify the steps the user should perform to complete the payouts. Dots delivers the user experience, which you can integrate into your application using iframes.
API Payouts (White-label Payout): All Dots operations are available through the Dots API. You create the UI and use the Dots API to perform payouts to your customers. This white-label solution offers maximum customization and control over the process and UX.
If the user doesn’t have a Dots account, you need to create one and verify the user’s identity. This process usually involves sending verification codes to the user’s phone.
Payout Link or Flow Payouts: Dots handles onboarding and user verification.
API Payouts: You are responsible for creating the user account and verifying the user identity.
With the funds available in the user’s account, the user must choose their preferred payout method and provide the necessary information to register the payout method to their account.
To enhance your understanding of the payout process, visit the Concepts page for a comprehensive overview.If you are new to Dots solutions, explore the Environments documentation to learn about the Sandbox and Production environments available when using Dots. Additionally, review how API Authentication Works to securely access the Dots API.For detailed instructions on creating payouts with Dots, refer to the following guides: