Stripe Tax API — Tax
Stripe Tax API — Tax. 11 operations. Lead operation: Tax. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
Calculates tax based on input and returns a Tax Calculation object.
Retrieves the line items of a persisted tax calculation as a collection.
Returns a list of Tax Registration objects.
Creates a new Tax Registration object.
Updates an existing Tax Registration object.
Retrieves Tax Settings for a merchant.
Updates Tax Settings parameters used in tax calculations. All parameters are editable but none can be removed once set.
Creates a Tax Transaction from a calculation.
Partially or fully reverses a previously created Transaction.
Retrieves a Tax Transaction object.
Retrieves the line items of a committed standalone transaction as a collection.
MCP Tools
p-calculates-tax-based-input-and
Calculates tax based on input and returns a Tax Calculation object.
p-retrieves-line-items-persisted-tax
Retrieves the line items of a persisted tax calculation as a collection.
p-returns-list-tax-code-registration-code
Returns a list of Tax Registration objects.
p-creates-new-tax-code-registration-code
Creates a new Tax Registration object.
p-updates-existing-tax-code-registration-code
Updates an existing Tax Registration object.
p-retrieves-tax-code-settings-code-merchant
Retrieves Tax Settings for a merchant.
p-updates-tax-code-settings-code-parameters
Updates Tax Settings parameters used in tax calculations. All parameters are editable but none can be removed once set.
p-creates-tax-code-transaction-code-calculation
Creates a Tax Transaction from a calculation.
p-partially-fully-reverses-previously-created
Partially or fully reverses a previously created Transaction.
p-retrieves-tax-code-transaction-code-object
Retrieves a Tax Transaction object.
p-retrieves-line-items-committed-standalone
Retrieves the line items of a committed standalone transaction as a collection.