Documentation ¶
Overview ¶
Package loginlink provides the /accounts/{account}/login_links APIs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(params *stripe.LoginLinkParams) (*stripe.LoginLink, error)
Creates a single-use login link for a connected account to access the Express Dashboard.
You can only create login links for accounts that use the [Express Dashboard](https://stripe.com/connect/express-dashboard) and are connected to your platform.
Types ¶
type Client ¶
Client is used to invoke /accounts/{account}/login_links APIs.
func (Client) New ¶
Creates a single-use login link for a connected account to access the Express Dashboard.
You can only create login links for accounts that use the [Express Dashboard](https://stripe.com/connect/express-dashboard) and are connected to your platform.
Click to show internal directories.
Click to hide internal directories.