Create Split Account
The Fondy Split Account API enables platforms and marketplaces to automate payment management. This page will walk you through creating and managing a Split Account.
Step 1: Set Up Your Account
To start, you have to set up your account. To create Split Accounts and Default Wallets, you need to contact the Foundy supporting team via email [email protected].
This setup ensures that incoming payments are automatically distributed according to your business needs.
Once you create a Split Account, Fondy automatically generates an IBAN account dedicated to your business. Use this account for transactions and to manage platform commissions.
For setup assistance or further questions, contact [email protected].
Step 2: Integrate the API
Ensure your platform is configured to handle all Split Account operations effectively. To do this, you must integrate Fondy API into your platform, which will enable you to onboard clients and perform payments. Follow the How to Integrate Fondy API page to configure endpoints and programmatically manage transactions.
Step 3: Manage Onboarding
After you have integrated the Fondy Flow API, you can start using it to automate the partner onboarding.
Use the onboarding APIs to streamline merchant, seller, or partner registration.
First, you have to create a merchant compliance profile for your customers. The page Create Compliance Profile describes this process.
After, you can create wallets for your customers. When creating a wallet, you must provide the payee details, which will be used to process payouts from the wallet. For details on how to accomplish this, refer to the Create Wallet Under the Split Account page.
Step 4: Create Payments
With your clients onboarded you can use the Fondy Flow API to create payments and schedule payouts to transfer funds from partner wallets to their respective bank accounts based on your business logic. To execute this process, you need to:
- Initiate payments from wallets associated with your Split Account.
- Choose operations such as transfers, reversals, or payouts based on your transaction requirements.
- Specify the source and target wallets, amount, and other transaction details.
To learn more about the operation types and how to execute the operations, access the Create Payment page.
Step 5: Monitor Transactions
Fondy provides a complete solution to monitor all operations under your Split Account:
- Use real-time monitoring tools to track all split payments.
- Generate detailed reports to ensure transparency and accuracy in fund management.
You can use the following API operations to monitor transactions:
In addition, the Fondy Dashboard also provides a visual tool to track your operations.
Updated about 1 month ago