Stripe · Arazzo Workflow
Stripe Calculate and Settle Tax
Version 1.0.0
Calculate tax for a set of line items, then record a Tax transaction from that calculation.
Provider
Workflows
calculate-and-settle-tax
Calculate tax for line items, then record a Tax transaction from the calculation.
Creates a Tax Calculation for the supplied currency and line items, then creates a Tax Transaction from that calculation using a supplied reference so the tax is recorded for reporting and filing.
1
createTaxCalculation
PostTaxCalculations
Calculate tax for the supplied currency and line items.
2
createTaxTransaction
PostTaxTransactionsCreateFromCalculation
Record a Tax Transaction from the calculation so the tax is captured for reporting and filing.