merchant

package
v0.0.0-...-1f8cd32 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: BSD-3-Clause, MIT Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client represents a merchant client. Thread-safe.

func NewClient

func NewClient(parent *apiresource.APIResource, pathContext map[string]string) *Client

NewClient constructs a Merchant Client

parent is the *apiresource.APIResource on top of which we want to build the new Merchant Client

func (*Client) Captures

func (c *Client) Captures() *captures.Client

Captures represents the resource /{merchantId}/captures

func (*Client) Disputes

func (c *Client) Disputes() *disputes.Client

Disputes represents the resource /{merchantId}/disputes

func (*Client) Files

func (c *Client) Files() *files.Client

Files represents the resource /{merchantId}/files

func (*Client) Hostedcheckouts

func (c *Client) Hostedcheckouts() *hostedcheckouts.Client

Hostedcheckouts represents the resource /{merchantId}/hostedcheckouts

func (*Client) Hostedmandatemanagements

func (c *Client) Hostedmandatemanagements() *hostedmandatemanagements.Client

Hostedmandatemanagements represents the resource /{merchantId}/hostedmandatemanagements

func (*Client) Installments

func (c *Client) Installments() *installments.Client

Installments represents the resource /{merchantId}/installments

func (*Client) Mandates

func (c *Client) Mandates() *mandates.Client

Mandates represents the resource /{merchantId}/mandates

func (*Client) Payments

func (c *Client) Payments() *payments.Client

Payments represents the resource /{merchantId}/payments

func (*Client) Payouts

func (c *Client) Payouts() *payouts.Client

Payouts represents the resource /{merchantId}/payouts

func (*Client) Productgroups

func (c *Client) Productgroups() *productgroups.Client

Productgroups represents the resource /{merchantId}/productgroups

func (*Client) Products

func (c *Client) Products() *products.Client

Products represents the resource /{merchantId}/products

func (*Client) Refunds

func (c *Client) Refunds() *refunds.Client

Refunds represents the resource /{merchantId}/refunds

func (*Client) Riskassessments

func (c *Client) Riskassessments() *riskassessments.Client

Riskassessments represents the resource /{merchantId}/riskassessments

func (*Client) Services

func (c *Client) Services() *services.Client

Services represents the resource /{merchantId}/services

func (*Client) Sessions

func (c *Client) Sessions() *sessions.Client

Sessions represents the resource /{merchantId}/sessions

func (*Client) Tokens

func (c *Client) Tokens() *tokens.Client

Tokens represents the resource /{merchantId}/tokens

Jump to

Keyboard shortcuts

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