Ir a contenido
Crea una cuenta
o
Inicia sesión
Logotipo de Stripe Docs
/
Pregúntale a la IA
Crear una cuenta
Iniciar sesión
Empieza ahora
Pagos
Ingresos
Plataformas y marketplaces
Gestión del dinero
Recursos para desarrolladores
Resumen
Control de versiones
Registro de cambios
Actualiza tu versión de API
Actualiza la versión de SDK
Essentials
SDK
API
Pruebas
CLI de Stripe
Proyectos de muestra
Herramientas
Workbench
Dashboard para desarrolladores
    Resumen
    Ver registros de solicitudes
    Ver eventos
    Agregar un punto de conexión de webhook
Stripe Shell
Stripe para Visual Studio Code
Funcionalidades
Flujos de trabajo
Destinos de eventos
Alertas de estado de StripeCargas de archivos
Soluciones de IA
Kit de herramientas para agentes
Protocolo de contexto del modelo
Seguridad y privacidad
Seguridad
Araña web Stripebot
Privacidad
Amplía Stripe
Crear aplicaciones de Stripe
Usar aplicaciones de Stripe
Socios
Ecosistema de socios
Certificación de socio
InicioRecursos para desarrolladoresDevelopers Dashboard

View events and event object payloads

View events triggered by your account and their event object payload in the Developers Dashboard.

Nota

Workbench replaces the Developers Dashboard, and we automatically enable it for all new Stripe accounts by default. Configure this setting from the Developers settings in the Dashboard.

Read about how to view event activity in Workbench.

When you send an API request, Stripe logs one or more events for your account. This page describes how to view events triggered by your account and their event object payload in the Developers Dashboard.

How events are logged

This table describes the different ways Stripe logs an Event for your account.

SourceTriggerEvents
APIWhen user actions in your app or website result in an API call.Logs one or more events on the Events page.
DashboardWhen you call an API by modifying your Stripe resources in the Stripe Dashboard.Logs one or more events on the Events page.
APIWhen you manually trigger an event with the Stripe CLI.Logs one or more events on the Events page.
APIWhen you call an API directly with the Stripe CLI.Logs one or more events on the Events page.

Filter events

Use these steps to view events and their event object payload.

  1. Open the Events page.
  2. To filter by event, click Filter, Type:
    • Enter an event name. For example, payment_intent.created.
    • Enter an event with the wild card character. For example, payment_intent.*.

Next steps

  • Webhooks
¿Te fue útil esta página?
SíNo
  • ¿Necesitas ayuda? Ponte en contacto con soporte.
  • Únete a nuestro programa de acceso anticipado.
  • Echa un vistazo a nuestro registro de cambios.
  • ¿Tienes alguna pregunta? Contacto.
  • ¿LLM? Lee llms.txt.
  • Con tecnología de Markdoc