#.saberkhan

1 messages · Page 1 of 1 (latest)

kindred hazelBOT
shrewd shell
#

Hi 👋

You need to pass an actual tax rate ID

oak wagon
#

We will create tax rate id calling Stripe Tax Rate API.

shrewd shell
#

Yes, and you will get back an objet with an ID that starts txr_

#

You will need to pass back that ID when creating the Checkout Session

oak wagon
#

Cool.

oak wagon
#

Do you know the tax type (sales_tax, vat, gst, hst, pst, qst, rst, jct, igst, lease_tax, amusement_tax, service_tax) Japan collects for imported items?

shrewd shell
#

I do not

oak wagon
#

ok

#

Japan called it "Consumption_tax" and it is not listed in Stripe tax tyoe e.g., tax_type: must be one of sales_tax, vat, gst, hst, pst, qst, rst, jct, igst, lease_tax, amusement_tax, communications_tax, or service_tax. So what type of tax_type should be for Japan?

shrewd shell
#

It looks like that is jct or Japan Consumption Tax

oak wagon
#

Japanese Consumption Tax (JCT). This is the one. Thanks!