loginlink

package
v79.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2024 License: MIT Imports: 3 Imported by: 1

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

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to invoke /accounts/{account}/login_links APIs.

func (Client) New

func (c Client) 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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL