Integration with Stripe Tax
We're excited to announce that Stigg can now leverage Stripe Tax to automatically calculate tax rates according to the customer billing address during checkout sessions, as well as configure Stripe to collect taxes on your behalf when provisioning and updating subscriptions.
Before the integration can be enabled, please make sure to set up Stripe Tax.
To enable it, no code changes are required! Simply contact Stigg Support.
Once enabled, the relevant tax rates would be automatically reflected in the checkout experience that you've decided to implement either using the Stigg Checkout Widget, Stripe's hosted checkout page, or a custom checkout experience using the estimateSubscription
and estimateSubscriptionUpdate
methods of the Stigg SDKs and API. In addition, customers will be billed the relevant tax rates when provisioning and updating subscriptions using the Stigg SDKs and API.
More details about Stripe Tax can be found here. Details about the integration can be found here.