#Jordy
1 messages · Page 1 of 1 (latest)
We're not familiar with most 3rd-party connectors. I wish I could help, but this chat is focused on developers and API integration questions.
Our support team will be able to assist you better than I can: https://support.stripe.com/contact/email
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, in that case: what are you wanting to use the Stripe API to do?
https://stripe.com/docs/payments/checkout/taxes?tax-calculation=stripe-tax#existing-customers
So i'm looking at this page, item 3.
If a customer is buying 3 items and I want to only tax 1, how do I do that?
It will always be the same item/category that is taxed while the others won't be
Maybe i'm going down the wrong path too!
You can't do that with Checkout, unfortunately. You would have to create a custom payment flow in order to charge tax at the per-item level.
Could I do two payments at once? one with tax and then the other without taxes?
is that a bad idea?
Not with Checkout.
I'm not sure what other constraints you have for this integration, but I'd recommend looking into one of the other options in the docs below. You just want to find one that doesn't rely on Checkout: https://stripe.com/docs/tax