#nacho-Subscription
1 messages ยท Page 1 of 1 (latest)
Hi there, do you mean tax code? https://stripe.com/docs/tax/tax-categories
no
and hi, thanks for your reply ๐
I mean that when I create the subscription I want the taxes to apply individually to different products
so: product A goes with tax_rate A and the same for product B
OK, are you using Checkout?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I have to fill the vat_rate field within the item
Yup you can set tax rates for each of the subscription items
awesome, thank you!
Or use https://stripe.com/docs/api/subscriptions/create#create_subscription-default_tax_rates to apply default tax rates for all items
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
exactly, I was doing that but it's no longer the use case
I may come back later
but thanks ๐
super helpful
no problem