Ir a contenido
Crea una cuenta
o
inicia sesión
Logotipo de la documentación de Stripe
/
Pregúntale a la IA
Crear cuenta
Iniciar sesión
Empezar
Pagos
Ingresos
Plataformas y marketplaces
Gestión del dinero
Developer resources
Resumen
Empieza a usar Connect
Fundamentos de la integración
Integraciones de ejemplo
Gestión de cuentas
Haz el onboarding de las cuentas
Configura los Dashboards de la cuenta
Trabaja con tipos de cuentas conectadas
Payment processing
Aceptar pagos
Transferir a cuentas
    Transferencias a cuentas conectadas
    Gestionar las cuentas de transferencia para las cuentas conectadas
    Gestionar calendario de transferencias
    Transferencias manuales
    Anulaciones de transferencias
    Descripciones del cargo en el extracto bancario de la transferencia
    Liquidación en múltiples divisas
    Instant Payouts
    Transferencias transfronterizas
    Transferencias de criptomonedas estables
Platform administration
Gestiona tu plataforma Connect
Formularios fiscales para tu plataforma Connect
InicioPlataformas y marketplacesPay out to accounts

Payouts to connected accounts

Manage payouts and external accounts for your platform's connected accounts.

By default, any charge you make on behalf of a connected account accumulates in the connected account’s balance and is paid out on a daily rolling basis. Depending on the configuration of your connected accounts, your platform can manage their payouts as follows:

  • Schedule the frequency of automatic payouts
  • Perform manual payouts
  • Settle funds instantly
  • When using destination charges or separate charges and transfers, retain funds in your platform balance

Nota

In versions of Connect earlier than 2018, payouts were known as bank transfers and used the deprecated transfers API. For information about bank transfers, see the legacy Transfers documentation.

Payout management configurations

For connected accounts with access to the full Stripe Dashboard or Express Dashboard, the account holder manages their external payout accounts (bank accounts and debit cards), but the platform can schedule payouts. To schedule payouts for an account that has access to the full Stripe Dashboard, the platform must configure Platform controls for the account.

For connected accounts without access to a Stripe-hosted Dashboard, the platform manages their external payout accounts and can schedule their payouts.

Supported settlement currencies

To see which currencies you can use to settle funds in a particular country, select that country from the following dropdown.

Nota

For a list of supported presentment currencies, see the currencies documentation.

Cargando la tabla de divisas para las transferencias de Connect

Platforms can also enable their connected accounts to settle funds and pay out to banks in certain non-primary currencies, or pay out to non-domestic bank accounts in the local currency. In some cases, Stripe charges a fee. For more information, see multi-currency settlement for Connect marketplaces and platforms.

Use webhooks with payouts

You can track all payout activity on connected accounts with webhooks by creating an event destination and listening for these events:

  • payout.created
  • payout.updated
  • payout.paid
  • payout.failed

For most payouts, event notifications occur over a series of days. Instant payouts typically send payout.paid within 30 minutes.

When a payout can’t be completed, a payout.failed event occurs. The event’s failure_code property indicates the reason. A failed payout also disables the external account involved in that payout, triggering an account.external_account.updated event. No payouts can be made to that external account until the platform updates the connected account’s external accounts.

¿Te ha sido útil la página?
SíNo
¿Necesitas ayuda? Ponte en contacto con el equipo de soporte.
Únete a nuestro programa de acceso anticipado.
Echa un vistazo a nuestro registro de cambios.
¿Tienes alguna pregunta? Ponte en contacto con el equipo de ventas.
¿LLM? Lee llms.txt.
Con tecnología de Markdoc