#Alistair-subscription-tax
1 messages · Page 1 of 1 (latest)
Just getting to this. So with that clarification from the update what are we still trying to figure out? Different tax rates on one bill?
Still the same issue. Say we have a subscription with a subscription item on "Plan A" with a quantity of 2. Those two instances of "Plan A" need to be taxed separately.
I don't think you can do it with two items on the same price. You may need to create multiple prices with the same amount and specify the different tax rates on each
That's not really a feasible option to duplicate every plan for every different tax rate.
But yeah that's what I figured, Stripe might not be able to do what we need here. Thanks for your time anyways.
You can also define prices ad-hoc https://stripe.com/docs/api/subscription_items/create
Oh never-mind, that wouldn't allow different tax rates like I thought it may have