Bank routing details are collected by the payout provider, not this application. After this step the provider will run KYC and notify us when the account is ready for payouts.
@if (reusable().length > 0) {You already have a payout account on {{ reusable().length === 1 ? 'another partner' : 'other partners' }}. You can reuse it here (no KYC redo) if the currency matches.
Opens the provider's secure onboarding page. You'll be asked for bank routing details and government ID. The process usually takes a few minutes.
@if (errorMessage()) {{{ errorMessage() }}
}