cal.com
cal.com copied to clipboard
Enable tax for stripe
Is your proposal related to a problem?
in order for the subscriptions to be taxed, a TAX option is required.
Describe alternatives you've considered
i have seen in the enterprise features that there is no tax option included under payments in the purcahseTeamSubsription function.
There should be the following:
customer_update: {
address: "auto",
},
automatic_tax: {
enabled: true,
},