#eoghanobrien
1 messages ยท Page 1 of 1 (latest)
It looks like this field is on the Price objects and is settable in the API https://stripe.com/docs/api/prices/object#price_object-tax_behavior
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Unfortunately we don't know much about dashboard operations on here but our support team may have an idea of how to do this in the dashboard https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Okay, what about the checklist question?
Apologies, missed that. The server was very busy for a bit. These two docs should have the relevant steps:
https://stripe.com/docs/tax/set-up
https://stripe.com/docs/payments/checkout/taxes
Is there something specific you are looking for instruction on with setting up Tax with Checkout?
Common pitfalls around product tax codes/behavior, updating subscriptions etc
Hello ๐
I don't think we have a generic checklist of that kind. You'd mostly need to rely on testing.
There's this doc too which provides a deeper context w.r.t. Checkout <> Stripe Tax
https://stripe.com/docs/tax/checkout
This doc for updating existing subscriptions
https://stripe.com/docs/tax/subscriptions/update