#Darby - Stripe Tax

1 messages ยท Page 1 of 1 (latest)

urban dirge
#

What are you calculating it for beforehand? Just want to make sure that anything I come up with would suit your needs

eager crater
#

OK so this is my issue. I need to apply credit to a total transaction. And I need to collect the sales tax of the total, not the subtotal. And it doesn't look like stripe allows me to do this. So I need to calculate the sales tax of the total and add it as a line item prior to sending to stripe checkout

#

does that make sense?

urban dirge
#

That makes sense. I will look in to how you may accomplish this

eager crater
#

thank you!!!

#

there wouldnt be a public api for the sales tax for an address?

urban dirge
#

Unfortunately not. You could likely accomplish this by signing up for our beta that allows Tax outside of Checkout, creating you a payment intent with the full price, and getting the tax on that. But I am trying to think on if there is an easier way

eager crater
#

Can you point me to that beta? I'll take a gander

urban dirge
#

Having trouble finding it at the moment.

#

Will send you a link when I can find that

eager crater
#

Thanks Pompey ๐Ÿ™‚

sacred laurel
#

Hey @eager crater! Stepping in here for @urban dirge who needed to step away. You'll want to contact our Support team about this and see if you are eligible. We can't really discuss betas in discord.

eager crater
#

Hey bismarck, ok thats fine

#

Can you think of any other way to do this?

sacred laurel
#

The only workaround really would be to preview an invoice for the customer with Stripe Tax enabled based on a provided address. That would allow you to know the tax amount for the full amount. Then you would charge them a custom amount (and not use Stripe Tax) within Checkout that accounts for your credit as well as full tax.

#

This is a hacky workaround and I wouldn't really recommend it.

eager crater
#

Honestly thats what I was thinking too, and yeah it's hacky. But stupid weird corner cases

sacred laurel
#

Yes... we are working on something that will be able to handle this (as mentioned above).

#

So contacting Support, or waiting for that to go public, may be your best bet if this is crucial.

eager crater
#

๐Ÿคทโ€โ™‚๏ธ is there a timeline when that will be out of beta?

sacred laurel
#

No I don't have any sort of timeline, sorry.

eager crater
#

or a rough timeline?

#

fair enough, software is hard

sacred laurel
#

That's why I'd recommend contacting support... they may be able to give you more info.

eager crater
#

out of curiousity, do you all do this on shifts additionally to your dev work? or do y'all do this full time?

sacred laurel
#

We do this as part of our full time responsibilities, yes.

eager crater
#

that's awesome

sacred laurel
#

I think so too ๐Ÿ™‚

eager crater
#

alright, thanks bismarck! as always your awesome