plaid

package
v1.37.2 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*plaid.APIClient
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, client_id, secret, pub_key string, env Environment) *Client

func (Client) GetPayToken

func (c Client) GetPayToken(p PaymentMethodParams) (*PaymentMethodOutput, error)

type Environment

type Environment plaid.Environment
const (
	SandboxEnvironment     Environment = Environment(plaid.Sandbox)
	DevelopmentEnvironment Environment = Environment(plaid.Development)
	ProductionEnvironment  Environment = Environment(plaid.Production)
)

Jump to

Keyboard shortcuts

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