#edutomesco

1 messages · Page 1 of 1 (latest)

dapper coralBOT
mental reef
#

Hello, do you have the ID of an example invoice (in_123...) that this is not working for?

hearty turtle
#

in_1LxmGNG1fQyuUuzXwVdFtmDd

mental reef
#

Thank you. It looks like that invoice comes from a subscription that does not have automatic tax calculation turned on. To turn it on for future Checkout Sessions you can pass automatic_tax.enabled: true when creating future ones https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-automatic_tax-enabled

hearty turtle
#

thanks