# MD for: https://www.mercadopago.com.br/developers/pt/docs/split-payments-1-n/create-test-accounts.md \# Create test accounts To integrate the Split Payments 1:N, you will need at least two \*\*Seller\*\* test accounts: one for your main application and another to act as the second participant that receives a share of the split. When you create an application, a test account of type \*\*Seller\*\* is automatically created, so you will need to create a second test account to continue with the integration. > NOTE > > All test accounts must belong to the same country. \[Test accounts\](https://www.mercadopago.com.br/developers/en/docs/your-integrations/test/accounts) are users who have the same functionalities as a real Mercado Pago user, but allow you to test the operation of your development without compromising real data. Follow the steps below to create a seller test user. 1\. In \[Mercado Pago Developers\](https://www.mercadopago.com.br/developers/en/docs), navigate to \[Your Integrations\](https://www.mercadopago.com.br/developers/panel/app) in the upper right corner of the screen, and click on the card corresponding to the application you are using for development. 2\. Having accessed "Application Details", go to \*\*Tests > Test Accounts\*\* in the left sidebar menu, and click the \*\*Create test account\*\* button. !\[access test user\](https://www.mercadopago.com.br/images/snippets/test-cross/test-user-pt-list-full-v1.png) 3\. On the "Create new account" screen, select the \*\*country of operation\*\* of the account, bearing in mind that this information \*\*cannot be edited later\*\*. 4\. Next, enter a description to identify the account. 5\. Select the \*\*Account Type\*\* as \*\*Seller\*\*. 6\. Because it is a seller user, \*\*it is not necessary\*\* to indicate any value for the \*\*available money\*\*. 7\. Accept the \[Privacy Statement\](https://www.mercadopago.com.br/privacidade) and the \[Terms and Conditions\](https://www.mercadopago.com.br/developers/en/docs/resources/legal/terms-and-conditions), and click \*\*Create test account\*\*. !\[create test user\](https://www.mercadopago.com.br/images/snippets/test-cross/test-user-pt-create-seller-v1.png) 8\. Repeat this process one more time until you have \*\*two Seller test accounts\*\*. ## Get the User ID of a seller test account To implement the Split Payments 1:N integration, you will need to use the User ID values of the Seller test accounts you created. To find this value, follow these steps. 1\. In the application you created in \[Create application\](https://www.mercadopago.com.br/developers/en/docs/split-payment/split-1-n/create-application), go to \*\*Test > Test accounts\*\*. 2\. In the list, you will find the \*\*User ID\*\* of the Seller test account. !\[User ID of a seller test account\](https://www.mercadopago.com.br/images/split-payment/split-1-n/user-id-pt.png) With your test accounts created and User IDs in hand, you are ready to \[create an order with Split Payments 1:N\](https://www.mercadopago.com.br/developers/en/docs/split-payments-1-n/create-order-with-split1n).