To get you started, this page gives an overview of the process of integrating with Adyen Capital, from scoping and designing your implementation to going live.
Requirements
Before you begin, take into account the following requirements, limitations, and preparations.
| Requirement | Description | 
|---|---|
| Integration type | You must have an Adyen for Platforms integration. | 
| Limitations | Your user must operate in one of the supported countries/regions. | 
| Setup steps | Contact us to register your interest for Capital. | 
How it works
To start offering Adyen Capital to your users:
- Scope and design your implementation
- Build your integration
- Test your integration
- Configure your live account
The following sections explain how to complete these steps.
1. Scope and design your implementation
Your Adyen contact will work with you to design your implementation. During this phase, you decide how to:
- Comply with financial regulations related to Capital.
- Configure the required capabilities to allow your users to use Capital.
- Choose a way to integrate with Capital:
- Prebuilt UI components: Use our capital components to integrate all Capital features in your user interface with low engineering effort.
- API-only integration: Use our Capital API and library to build a custom user interface for offering Capital.
 
2. Build your integration
When you have your test account and credentials, you can start building your Capital integration.
To integrate using capital components:
- Learn about components and the standard user flow they offer.
- Follow the integration steps.
To integrate using our Capital API, follow the steps to:
Additionally, you can refer to our integration checklist, Postman collections, GitHub repo and libraries for help with the implementation process.
3. Test your integration
After you integrate with our APIs, you are responsible for testing what you built in our test environment.
We recommend that you test your integration again after you configure your live account.
4. Configure your live account
The setup and configuration of your test account is not replicated to your live account. You need to replicate your test account setup in the live environment.
After you configure your account on the live environment, test your integration on the live environment as well.
Follow our go-live checklist to make sure your integration is ready.