#gab gab-tax

1 messages · Page 1 of 1 (latest)

rustic jay
#

Hi, can you share the screenshot of the issue that you're facing?

red river
rustic jay
#

What is the product category that you set in the same page?

red river
#

It is a subscription

rustic jay
#

Sorry if I'm unclear! I'm referring to the Product tax category in the Product details section

red river
#

It is "Général : services"

rustic jay
#

If you still face the issue, please write in to Stripe support https://support.stripe.com/contact for more information

red river
#

I would like to set a fixed tax rate of 7.7% that would be always the same

#

I have created manually this tax rate

rustic jay
#

The preview page here is for auto tax, the manual tax won't be showing here

red river
#

Ah ok I will remove this one to not mixup things. Where shall I go to apply manually this 7.7% to my product?

rustic jay
#

This page is correct for manual tax. The preview page I mentioned was the one in product which it won't reflect the manual tax you see in the tax rate page

#

This preview will only display auto tax, not manual tax

red river
#

Ok about the preview, but does that means I cannot use the dashboard UI to create and I assign a manual tax rate to a product ?

rustic jay
#

Yup, this can only be done via API

red river
#

In case I assign via the API the tax rate to my existing product. Will it show up in the pdf invoice ?

rustic jay
#

Yes, you're right

red river
#

Ok, when I update my product field tax_code with the tax id I get from the tax I have created, I have this error

    "error": {
        "message": "Invalid tax code. Check /v1/tax_codes for a valid tax code.",
        "param": "tax_code",
        "type": "invalid_request_error"
    }
#

POST https://api.stripe.com/v1/products/prod_Lcbuzi53oA5QpF

Body: { tax_code: "txr_1KyePnJZXToOOk0QunrmPyEz" }
rustic jay
#

Manual tax is applied on transaction, not on product itself. For example, you apply the manual tax on the subscription alongside with the product

red river
#

Ok it works well and I can also see it on the invoice.

#

Is is possible to disable Stripe Tax again (The whole module)? Currently I See a warning "You have activated Stripe Tax" each time.

rustic jay
red river
#

Yes, I have already disabled it, but I still have this warning. I would like to get back the state I had on my account before I have activated this Autocmatic module.
Now I have a warning in the /tax-rates page
Also an empty tax displaying in the preview (before activation no line was siaplyed at all)

Also, it has been activated on test and in production env.

rustic jay
#

Could you please write in to Stripe support https://support.stripe.com/contact ? They will be better assisting you with the account question