Liking cljdoc? Tell your friends :D

stripe-clojure.v2.core.accounts

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

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
raw docstring

stripe-clojure.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 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
raw docstring

stripe-clojure.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

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
raw docstring

stripe-clojure.v2.core.person-tokens

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 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
raw docstring

stripe-clojure.v2.core.persons

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

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
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close