#Ji_net - subscription tax

1 messages ยท Page 1 of 1 (latest)

keen otter
#

Hello. Are you using Stripe's Automatic Tax currently?

ocean arrow
#

actually I have a combination, in this scenario, we used automatic tax for his previous country, and after that we used a the manually created tax rates (his new country was not supported yet)

keen otter
#

I see. How did you manually update to the new tax rate? Can you share the request ID?

#

Also can you confirm what the old and new tax rates are?

ocean arrow
#

sorry for the late response, after investigation I realized that the problem is before we add the manual tax rates, the subscription has been created for this customer with 0% as tax percentage (since his country: Martinique is not supported) ,

#

after that we added the tax rates to support specific countries, now we need a way to include the tax amount may be now or in the future billing cycle

keen otter
#

The tax rates that will apply to any subscription item that does not have tax_rates set. Invoices created will have their default_tax_rates populated from the subscription. Pass an empty string to remove previously-defined tax rates.

ocean arrow
#

so I have to update this specific subscription manually with new tax rates, right!
is this can be done via dashboard?

keen otter
#

Yeah you can click the subscription, then in the upper right click update subscription and select a tax rate

ocean arrow
#

ok got it

#

and you confirm this will affect automatically the next billing cycle

keen otter
#

If you do it properly, yes. As always, you should test these changes in test mode first so you have a handle on the change before executing it in live mode

ocean arrow
#

unfortunately, this account is in live mode

keen otter
#

Sure, but you can test the change out with a test account and a test subscription

#

It's always recommended to do that first

ocean arrow
#

Got it ๐Ÿ‘