V2 Billing Meter Event Adjustments API.
Meter event adjustments allow you to correct or cancel previously reported meter events. This is useful when you need to:
Stripe docs: https://docs.stripe.com/api/v2/billing/meter_event_adjustments
V2 Billing Meter Event Adjustments API. Meter event adjustments allow you to correct or cancel previously reported meter events. This is useful when you need to: - Cancel events that were reported in error - Adjust usage values for billing corrections Stripe docs: https://docs.stripe.com/api/v2/billing/meter_event_adjustments
V2 Billing Meter Event Session API.
Meter event sessions provide authentication tokens for high-throughput meter event streaming. A session token is valid for a limited time and can be used to send meter events without per-request authentication.
Stripe docs: https://docs.stripe.com/api/v2/billing/meter_event_session
V2 Billing Meter Event Session API. Meter event sessions provide authentication tokens for high-throughput meter event streaming. A session token is valid for a limited time and can be used to send meter events without per-request authentication. Stripe docs: https://docs.stripe.com/api/v2/billing/meter_event_session
V2 Billing Meter Event Stream API.
The meter event stream endpoint enables high-throughput meter event submission using a session-based authentication token. This is designed for scenarios where you need to send many events quickly.
Unlike the standard meter events endpoint, the stream endpoint:
Stripe docs: https://docs.stripe.com/api/v2/billing/meter_event_stream
V2 Billing Meter Event Stream API. The meter event stream endpoint enables high-throughput meter event submission using a session-based authentication token. This is designed for scenarios where you need to send many events quickly. Unlike the standard meter events endpoint, the stream endpoint: - Uses session tokens instead of API keys for authentication - Supports higher throughput - Is optimized for bulk event submission Stripe docs: https://docs.stripe.com/api/v2/billing/meter_event_stream
V2 Billing Meter Events API.
Meter events represent usage data for a customer's meter. This is a high-throughput API designed for sending usage events in real-time.
Key features:
Stripe docs: https://docs.stripe.com/api/v2/billing/meter_events
V2 Billing Meter Events API. Meter events represent usage data for a customer's meter. This is a high-throughput API designed for sending usage events in real-time. Key features: - High throughput: Up to 1000 events/second in live mode - JSON encoding for request/response - Designed for real-time usage tracking Stripe docs: https://docs.stripe.com/api/v2/billing/meter_events
Stripe V2 Core Accounts API.
Accounts v2 is the next generation of the Connect Accounts API, providing improved identity management and verification capabilities.
Stripe V2 Core Accounts API. Accounts v2 is the next generation of the Connect Accounts API, providing improved identity management and verification capabilities. Docs: https://docs.stripe.com/api/v2/core/accounts
V2 Core Event Destinations API.
Event destinations define where Stripe sends events. You can configure webhook endpoints, Amazon EventBridge destinations, and more.
Stripe docs: https://docs.stripe.com/api/v2/core/event_destinations
V2 Core Event Destinations API. Event destinations define where Stripe sends events. You can configure webhook endpoints, Amazon EventBridge destinations, and more. Stripe docs: https://docs.stripe.com/api/v2/core/event_destinations
V2 Core Events API.
Stripe v2 Events represent significant occurrences in your Stripe account. They are delivered to event destinations that you configure.
Key differences from v1 events:
Stripe docs: https://docs.stripe.com/api/v2/core/events
V2 Core Events API. Stripe v2 Events represent significant occurrences in your Stripe account. They are delivered to event destinations that you configure. Key differences from v1 events: - JSON request/response encoding - URL-based pagination with next_page_url - Uses 'include' instead of 'expand' for field expansion Stripe docs: https://docs.stripe.com/api/v2/core/events
Stripe V2 Core Person Tokens API.
Person Tokens are single-use tokens that tokenize person information, used for creating or updating a Person.
Stripe V2 Core Person Tokens API. Person Tokens are single-use tokens that tokenize person information, used for creating or updating a Person. Docs: https://docs.stripe.com/api/v2/person-tokens
Stripe V2 Core Persons API.
Persons represent individuals associated with an Account for identity verification and compliance purposes.
Stripe V2 Core Persons API. Persons represent individuals associated with an Account for identity verification and compliance purposes. Docs: https://docs.stripe.com/api/v2/core/persons
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |