settings

package
v80.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package settings provides the /tax/settings APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

Retrieves Tax Settings for a merchant.

func Update

func Update(params *stripe.TaxSettingsParams) (*stripe.TaxSettings, error)

Updates Tax Settings parameters used in tax calculations. All parameters are editable but none can be removed once set.

Types

type Client

type Client struct {
	B   stripe.Backend
	Key string
}

Client is used to invoke /tax/settings APIs.

func (Client) Get

Retrieves Tax Settings for a merchant.

func (Client) Update

func (c Client) Update(params *stripe.TaxSettingsParams) (*stripe.TaxSettings, error)

Updates Tax Settings parameters used in tax calculations. All parameters are editable but none can be removed once set.

Jump to

Keyboard shortcuts

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