client

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	Payments       *payments.Client
	Sources        *sources.Client
	Tokens         *tokens.Client
	Events         *events.Client
	Webhooks       *webhooks.Client
	Disputes       *disputes.Client
	Files          *files.Client
	Reconciliation *reconciliation.Client
	Instruments    *instruments.Client
	Customers      *customers.Client
}

API -

func CheckoutApi

func CheckoutApi(secretKey *string, publicKey *string, environment checkout.SupportedEnvironment) *API

func New deprecated

func New(secretKey string, useSandbox bool, publicKey *string) *API

Deprecated: This initialization method does not support the new Configuration entrypoint. To use the new entrypoint please use CheckoutApi

func (*API) Init deprecated

func (a *API) Init(secretKey string, useSandbox bool, publicKey *string)

Deprecated: This initialization method does not support the new Configuration entrypoint. To use the new entrypoint please use CheckoutApi

Jump to

Keyboard shortcuts

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