Module tax_settings

Source

Structs§

RetrieveForMyAccountTaxSettings
Retrieves Tax Settings for a merchant.
UpdateTaxSettings
Updates Tax Settings parameters used in tax calculations. All parameters are editable but none can be removed once set.
UpdateTaxSettingsDefaults
Default configuration to be used on Stripe Tax calculations.
UpdateTaxSettingsHeadOffice
The place where your business is located.
UpdateTaxSettingsHeadOfficeAddress
The location of the business for tax purposes.

Enums§

UpdateTaxSettingsDefaultsTaxBehavior
Specifies the default tax behavior to be used when the item’s price has unspecified tax behavior. One of inclusive, exclusive, or inferred_by_currency. Once specified, it cannot be changed back to null.