Documentation ¶
Overview ¶
Package accountlink provides the /account_links APIs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(params *stripe.AccountLinkParams) (*stripe.AccountLink, error)
Creates an AccountLink object that includes a single-use Stripe URL that the platform can redirect their user to in order to take them through the Connect Onboarding flow.
Types ¶
type Client ¶
Client is used to invoke /account_links APIs.
func (Client) New ¶
func (c Client) New(params *stripe.AccountLinkParams) (*stripe.AccountLink, error)
Creates an AccountLink object that includes a single-use Stripe URL that the platform can redirect their user to in order to take them through the Connect Onboarding flow.
Click to show internal directories.
Click to hide internal directories.