TAX/VAT CSV Export
complete
A
Aaron Dieppa
Currently Subbly can calculate Tax/VAT automatically, which is great, however when it comes time to calculate the total taxes that were collected for a given time period (for the purpose of filing/paying taxes), Stripe doesn't show the taxes in a separate column on the invoices export. (or any export). Instead it just shows the total including the taxes and the tax column shows all zeros. Apparently this is because the system Subbly uses for tax calculation called Tax Jar doesn't add the taxes to Stripe as a tax item, (via the correct API call) but rather as a separate line item. According to Stripe: "Subbly will need to use the Create a Tax Rate call: https://stripe.com/docs/api/tax_rates/create And then they'll need to apply it to the subscription using this call: https://stripe.com/docs/api/subscriptions/object#subscription_object-default_tax_rates"
Andrija Krstic
marked this post as
complete
Glad to announce that this is now included given the roll out of the new version of the billing engine. You can export your transactions for set period of time along with taxes if applicable from Settings > Billing.
If you're still not transferred/migrated to the new billing engine and you're still not seeing this section on the admin, you will soon :)