#Ronald2021 - automatic tax

1 messages · Page 1 of 1 (latest)

shell quarry
#

Hello. One moment while I catch up here

ivory star
#

please don't use @here, no reason to do that when we reply in real time

warped robin
#

ok thank for that

ivory star
warped robin
#

i am developing a platform that allows users to create there own product and state the price of the product. the platform facilitate payments via stripe, I need taxes be applied on each product based on the state.(all this products does not exist in stripe, I am only charging users)

ivory star
#

but to charge users you have to pass product details already, it's required

#

if you want Stripe Tax to work, we need to know what the product is, what its tax code is. We can't decide tax otherwise

warped robin
#

in my workflow i am just passing the price and description of the payment

#

Is there say a specific code that can be passed to allow stripe apply tax on this

ivory star
#

yeah I'm sorry I don't get waht you are saying at all unfortunately

#

Can we take a step back from your own product? What exact Stripe API are you using right now?

warped robin
#

sure let me share the plugin i am using

ivory star
#

We don't really look at plugins in any way here as we focus on devs writing the whole code end to end. If you're using a plugin you usually want to chat with the plugin's developers directly really

warped robin
#

is the a call that allows charging a user and may be have auto tax being true

ivory star
#

yeah I'm sorry but that's not really clear, you're still not sharing what exact parts of our API/products you're using and we can't really help without a lot more specific details

#

If you do use a plugin though you should likely reach out to them to ask what is supported or not in their own implementation