- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
Unlock powerful insights from your Stripe® events with our seamless, agent-based Datadog integration. Stripe® is a leading online payment processing platform that empowers businesses to accept payments, manage subscriptions, and handle a variety of financial operations worldwide. This integration enables enterprises to effortlessly monitor and visualize over 200 metrics from their Stripe® transactions, allowing for comprehensive analytics and monitoring. [Learn more about Stripe][8].
This solution provides a complete overview of payment events, revenue tracking, and error monitoring, helping you make informed decisions to optimize your financial operations.
Key Features:
By leveraging this integration, you can effortlessly transform Stripe® event data into actionable insights, empowering your business to make data-driven decisions confidently.
Important Security Note: This integration does not store or process any sensitive payment information (such as credit card details or personal customer data). It only captures event types as count metrics and amounts of payment intent transactions as gauge metrics, ensuring your financial data remains secure while maintaining full compliance with industry regulations such as PCI-DSS.
init_config:
## @param webhook_secret - string - required
## The secret key used to verify and sign webhook events from Stripe®.
#
webhook_secret: <WEBHOOK_SECRET>
## @param key_store_password - string - optional
## The password used to protect the keystore file.
#
# key_store_password: <KEY_STORE_PASSWORD>
## @param key_store_alias - string - optional
## The alias for the key entry within the keystore, used for identification.
#
# key_store_alias: <KEY_STORE_ALIAS>
## @param key_store_type - string - optional
## The type of keystore (JKS, PKCS12) used to store keys and certificates.
#
# key_store_type: <KEY_STORE_TYPE>
## @param key_store_path - string - optional
## The file path to the keystore on the server.
## This should be the full path to the keystore file, such as /opt/datadog-agent/keystore.{jks|pfx}
#
# key_store_path: <KEY_STORE_PATH>
instances:
## @param min_collection_interval - number - required
## The minimum interval between data collections, in seconds.
## Default is 15 seconds. Adjust based on your monitoring needs.
#
### Validation
1. Verify that the webhook is running by calling the health check end point `https://[HOSTNAME]/api/stripe/health`, replacing [HOSTNAME] with your server's address. For example, using a `curl` command:
```
curl -X GET https://[HOSTNAME]/api/stripe/health
```
2. From your Stripe® Dashboard, in test mode, register the webhook, then send a test event using the Stripe CLI.
## Support
For support or feature requests, contact IO Connect Services Support through the following channels:
- Email: [support_ddp@ioconnectservices.com][2]
[1]: https://app.datadoghq.com/account/settings#agent/overview
[2]: mailto:support_ddp@ioconnectservices.com
[3]: https://docs.datadoghq.com/agent/autodiscovery/integrations
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#restart-the-agent
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6v7#agent-information
[6]: https://app.datadoghq.com/account/settings/agent/latest
[7]: https://docs.stripe.com/webhooks#register-webhook
[8]: https://www.stripe.com/
---
This application is made available through the Datadog Marketplace and is supported by a Datadog Technology Partner. To use it, <a href="https://app.datadoghq.com/marketplace/app/iocs-dsi" target="_blank">purchase this application in the Marketplace</a>.