Liking cljdoc? Tell your friends :D

stripe-clojure.link-account-sessions


(create-link-account-session stripe-client params)
(create-link-account-session stripe-client params opts)

To launch the hosted Link account onboarding process, create a Link account session.

Stripe API docs: https://stripe.com/docs/api/link_account_sessions/create

To launch the hosted Link account onboarding process, create a Link account session.
   
Stripe API docs: https://stripe.com/docs/api/link_account_sessions/create
sourceraw docstring

(retrieve-link-account-session stripe-client session-id)
(retrieve-link-account-session stripe-client session-id opts)

Retrieves a Link account session.

Stripe API docs: https://stripe.com/docs/api/link_account_sessions/retrieve

Retrieves a Link account session.
   
Stripe API docs: https://stripe.com/docs/api/link_account_sessions/retrieve
sourceraw docstring

source

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