#mmmmjjjj-automatic-tax
1 messages · Page 1 of 1 (latest)
Hello! Sorry for the wait - really busy here this morning
Unfortunately, there's no way to migrate all your subscriptions to use automatic_tax other than to update them one by one.
So we need to do the migration or schedule an update for every subscriptions. Also if the automatic_tax turned on in the tax setting, it won't affect the existing subscriptions. Am I correct?
Yes, you'd need to do a one-time update of all your subscriptions. Can you clarify what you mean by turning automatic_tax on in your settings? Are you referring to a specific dashboard setting?
I am going to use stripe tax, In the test mode, I registered some tax, and updated the products and prices with tax_code and tax_behavior. For creating new subscription, I can pass the automatic_tax enabled with api call. But for existing subscription. I need to update the subscription or manually create an invoice to use stripe tax. I was wondering is there any ways to update all existing subscription with automatic_tax enabled
thanks for clarifying - there is no setting or process that will allow you to update all your existing subscriptions to have automatic_tax enabled. Again, your best option is to write a one-time script that will do this update for you
no problems! Thank you for your help
One more question, I found that there is an ip address field in customer's tax field, do I need to collect the IP address for customers? or stripe will collect it automatically
You don't need to collect IP address for your customers if you provide other address information (we go down this list https://stripe.com/docs/tax/customer-locations#address-hierarchy in order and IP address is last)