#damenz_api

1 messages ¡ Page 1 of 1 (latest)

wise ridgeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1245183579760103434

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

sterile forge
#

hello! how can I help?

rocky yarrow
#

Hi !

I did take a look at https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers

I tried many things, but of course the end result is always different

I have 3 taxes

  • 3%
  • 5%
  • 9.975%
#

And I don't know how I am supposed to add a "Fee" to the invoice that covers the stripe fees

#

lets make it simple

#

two line items of 100$ each

#

100 -> 117,975 (with tax)
100 -> 117,975 (with tax)

#

that would make a total of
235,95

#

stripe fee is 2,9% + 30c, but I simply want to round it to 3% in my case

#

What would have to be the third "platform fee" to cover that 3% stripe fee in this scenario?

#

im confused because of taxes... should I include them in the calculation of that 3% too?

#

because it is "taxable"?

sterile forge
#

Sorry, this isn't something which we can help with here on this channel. You might want to try reaching out to https://support.stripe.com/contact instead

rocky yarrow
#

Oh okay

#

Althought this is API related? I am trying to do all this using stripe api

#

invoiceItem / invoice / taxeRef