{"title":"Get started","category":"default","creationDate":1776961628,"content":"<p>This documentation guides you through getting started with Adyen's Payout Service. This page covers the necessary requirements, core concepts, and setup steps needed for your integration.<\/p>\n<h2>Requirements<\/h2>\n<p>Before you begin, take into account the following requirements, limitations, and preparations.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Requirement<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><strong>Integration type<\/strong><\/td>\n<td style=\"text-align: left;\">Use this information to build an Adyen payouts integration.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Contact us<\/strong><\/td>\n<td style=\"text-align: left;\">You need to <a href=\"https:\/\/www.adyen.com\/contact\/sales\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">contact us<\/a> to register your interest for Adyen payouts.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>How it works<\/h2>\n<p>Here is the process of building an Adyen payouts integration:<\/p>\n<ol>\n<li><a href=\"#register-interest\">Get in touch with us<\/a><\/li>\n<li><a href=\"#design-implementation\">Scope and design your implementation<\/a><\/li>\n<li><a href=\"#get-test-accounts\">Get your test accounts<\/a><\/li>\n<li><a href=\"#online-dashboards\">Access and set up your online dashboards<\/a><\/li>\n<li><a href=\"#build-your-integration\">Build your integration<\/a><\/li>\n<li><a href=\"#test-your-integration\">Test your integration<\/a><\/li>\n<li><a href=\"#apply-for-live-account\">Apply for your live account<\/a><\/li>\n<li><a href=\"#configure-live-account\">Configure your live account<\/a><\/li>\n<\/ol>\n<h2 id=\"register-interest\">Get in touch with us<\/h2>\n<p>Reach out to your Adyen contact to register your interest for Adyen payouts. We will contact you to learn more about:<\/p>\n<ul>\n<li>Your business model.<\/li>\n<li>The regions or countries in which you are operating and planning to make payouts.<\/li>\n<\/ul>\n<h2 id=\"design-implementation\">Scope and design your implementation<\/h2>\n<p>After your use case is defined, your Adyen contact works with you to design your implementation. The design includes determining:<\/p>\n<ul>\n<li>How to fund your payouts.<\/li>\n<li>How to pay out.<\/li>\n<li>What types of counterparties you can pay out to.<\/li>\n<\/ul>\n<h2 id=\"get-test-accounts\">Get your test accounts<\/h2>\n<p>After you have designed your implementation, your Adyen contact will give you credentials for the following:<\/p>\n<ul>\n<li>The  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/transfers\/latest\/overview\" class=\" external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Transfers API<\/a> to initiate fund transfers and make payouts.<\/li>\n<li>Your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a> where you can:\n<ul>\n<li>View and manage payment activities and configurations for your merchant account.<\/li>\n<li>Access insights and reporting tools for your test environment.<\/li>\n<li>Manage balance platform resources, such as balance accounts and transfer instruments.<\/li>\n<\/ul><\/li>\n<\/ul>\n<h2 id=\"dashboards\">Access and set up your dashboards<\/h2>\n<p>After your Adyen contact sets up your test account, Adyen sends you admin credentials to log in to your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>.If you are already processing payments with Adyen, you already have access to your Customer Area.<\/p>\n<p>If you process payments with Adyen, you can use your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a> to:<\/p>\n<ul>\n<li>View and manage all payments and <a href=\"\/pt\/payment-methods\">payment methods<\/a>.<\/li>\n<li>Manage your <a href=\"\/pt\/development-resources\/api-credentials\">API credentials<\/a> for payment processing.<\/li>\n<li>Generate and download <a href=\"\/pt\/reporting\">payment reports<\/a> for reconciliation.<\/li>\n<li>Manage your balance account and transfer instruments.<\/li>\n<li>Manage your <a href=\"\/pt\/payouts\/payout-service\/manage-access\/api-credentials-web-service\">API credentials<\/a> for your balance platform.<\/li>\n<li>Configure <a href=\"\/pt\/development-resources\/webhooks\/configure-and-manage\">webhooks<\/a> to get status updates on your payouts.<\/li>\n<\/ul>\n<h2 id=\"build-your-integration\">Build your integration<\/h2>\n<p>When you have your test account and credentials, you can start building your Payouts integration.<\/p>\n<p>Refer to our <a href=\"\/pt\/payouts\/payout-service\/integration-checklist\">integration checklist<\/a>, <a href=\"https:\/\/github.com\/Adyen\/adyen-postman\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Postman collections<\/a>, <a href=\"https:\/\/github.com\/Adyen\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">GitHub repo and libraries<\/a> for help with the implementation process.<\/p>\n<h2 id=\"test-your-integration\">Test your integration<\/h2>\n<p>After you integrate with our APIs, you are responsible for testing what you built in our test environment.<\/p>\n<p>We recommend that you test your integration again after you <a href=\"#configure-live-account\">configure your live account<\/a>.<\/p>\n<h2 id=\"apply-for-live-account\">Apply for your live account<\/h2>\n<p>After you have built and tested your integration in the test environment, you are ready to go live.<\/p>\n<p>Reach out to your <a href=\"https:\/\/www.adyen.com\/contact\/sales\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Adyen contact<\/a> to take your account live.<\/p>\n<h2 id=\"configure-live-account\">Configure your live account<\/h2>\n<p>The setup and configuration from your test account is <em>not<\/em> replicated to your live account. You need to replicate your test account setup in the live environment.<\/p>\n<p>After you configure your account on the live environment, test your integration on the live environment as well.<\/p>\n<p>Follow our <a href=\"\/pt\/payouts\/payout-service\/integration-checklist#go-live\">go-live checklist<\/a> to make sure your integration is ready.<\/p>\n<h2>See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/payouts\/payout-service\/account-structure-resources\/\"\n                        target=\"_self\"\n                        >\n                    Account structure\n                <\/a><\/li><li><a href=\"\/payouts\/payout-service\/integration-checklist\/\"\n                        target=\"_self\"\n                        >\n                    Integration and go-live checklist\n                <\/a><\/li><li><a href=\"\/payouts\/payout-service\/manage-access\/\"\n                        target=\"_self\"\n                        >\n                    Manage access for your team\n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/pt\/payouts\/payout-service\/get-started","articleFields":{"description":"An overview of the steps from signing up for Adyen payouts to going live.","feedback_component":true,"parameters":{"directoryPath":"\/payouts\/payout-service"}},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/payouts\/payout-service\/get-started","title":"Get started","content":"This documentation guides you through getting started with Adyen's Payout Service. This page covers the necessary requirements, core concepts, and setup steps needed for your integration.\nRequirements\nBefore you begin, take into account the following requirements, limitations, and preparations.\n\n\n\nRequirement\nDescription\n\n\n\n\nIntegration type\nUse this information to build an Adyen payouts integration.\n\n\nContact us\nYou need to contact us to register your interest for Adyen payouts.\n\n\n\nHow it works\nHere is the process of building an Adyen payouts integration:\n\nGet in touch with us\nScope and design your implementation\nGet your test accounts\nAccess and set up your online dashboards\nBuild your integration\nTest your integration\nApply for your live account\nConfigure your live account\n\nGet in touch with us\nReach out to your Adyen contact to register your interest for Adyen payouts. We will contact you to learn more about:\n\nYour business model.\nThe regions or countries in which you are operating and planning to make payouts.\n\nScope and design your implementation\nAfter your use case is defined, your Adyen contact works with you to design your implementation. The design includes determining:\n\nHow to fund your payouts.\nHow to pay out.\nWhat types of counterparties you can pay out to.\n\nGet your test accounts\nAfter you have designed your implementation, your Adyen contact will give you credentials for the following:\n\nThe  Transfers API to initiate fund transfers and make payouts.\nYour Customer Area where you can:\n\nView and manage payment activities and configurations for your merchant account.\nAccess insights and reporting tools for your test environment.\nManage balance platform resources, such as balance accounts and transfer instruments.\n\n\nAccess and set up your dashboards\nAfter your Adyen contact sets up your test account, Adyen sends you admin credentials to log in to your Customer Area.If you are already processing payments with Adyen, you already have access to your Customer Area.\nIf you process payments with Adyen, you can use your Customer Area to:\n\nView and manage all payments and payment methods.\nManage your API credentials for payment processing.\nGenerate and download payment reports for reconciliation.\nManage your balance account and transfer instruments.\nManage your API credentials for your balance platform.\nConfigure webhooks to get status updates on your payouts.\n\nBuild your integration\nWhen you have your test account and credentials, you can start building your Payouts integration.\nRefer to our integration checklist, Postman collections, GitHub repo and libraries for help with the implementation process.\nTest your integration\nAfter you integrate with our APIs, you are responsible for testing what you built in our test environment.\nWe recommend that you test your integration again after you configure your live account.\nApply for your live account\nAfter you have built and tested your integration in the test environment, you are ready to go live.\nReach out to your Adyen contact to take your account live.\nConfigure your live account\nThe setup and configuration from your test account is not replicated to your live account. You need to replicate your test account setup in the live environment.\nAfter you configure your account on the live environment, test your integration on the live environment as well.\nFollow our go-live checklist to make sure your integration is ready.\nSee also\n\n\n                    Account structure\n                \n                    Integration and go-live checklist\n                \n                    Manage access for your team\n                \n","type":"page","locale":"pt","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Adyen Payouts","lvl2":"Payouts and Payments","lvl3":"Get started"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/payouts","lvl2":"https:\/\/docs.adyen.com\/pt\/payouts\/payout-service","lvl3":"\/pt\/payouts\/payout-service\/get-started"},"levels":4,"category":"","category_color":"","tags":["started"]}}
