Stripe.Services.FinancialConnections.SessionService (tiger_stripe v0.3.0)

Copy Markdown View Source

BankConnectionsResourceLinkAccountSession

A Financial Connections Session is the secure way to programmatically launch the client-side Stripe.js modal that lets your users link their accounts.

Summary

Functions

create(client, params \\ %{}, opts \\ [])

Create a Session

To launch the Financial Connections authorization flow, create a Session. The session’s client_secret can be used to launch the flow using Stripe.js.

retrieve(client, session, params \\ %{}, opts \\ [])

Retrieve a Session

Retrieves the details of a Financial Connections Session