Collect Taxes on your payments
2 min
tax api for sales tax, gst, and vat use stripe tax apis to implement tax calculations in your custom integration note this guide describes how to integrate stripe tax with a custom payment flow, such as \<font color="#1d8bff">paymentintents\</font> you can also integrate stripe tax with \<font color="#1d8bff">payment links, checkout, billing\</font> and \<font color="#1d8bff">invoicing\</font> with no or low code setups stripe tax apis enable you to calculate tax in custom payment flows after your customer completes their payment, record the transaction so it appears in stripe tax reporting the examples in this guide use stripe payments apis, but you can use the tax api with any payment processor, or multiple payment processors
