#suren-fee

1 messages ยท Page 1 of 1 (latest)

quasi silo
#

@rich tapir hello! I'm sorry I'm not sure what your question means

rich tapir
#

how can fee be included or excluded when paying

quasi silo
#

I'm sorry I still don't get it. You gave a screenshot about tax calculation not fee without much details. What do you want to include or exclude? Can you give a concrete example?

rich tapir
#

and then how to include the commission?

quasi silo
#

the commission of what?

#

I'm really sorry, you use words that can have a lot of meanings in our product wthout a concrete example or details about your integration so I'm totally lost right now ๐Ÿ˜ฆ

rich tapir
#

look, the scab after each payment charges 2.9 percent

#

I want to create a function so that I can include a percentage plus the total amount of payment

quasi silo
#

not sure what you call "the scab" either, I googled that word but it doesn't seem to make sense in the sentence

#

Are you trying to have the customer pay more so that they cover Stripe's fee?

rich tapir
#

yes this is what I need
but that is, the stripe does not have some kind of method that automatically calculated all this

quasi silo
#

correct we do not, that's something you have to calculate on your end

rich tapir
#

Probably like this, huh?

quasi silo
#

not at all no. That's a TaxRate to calculate tax like Sales tax in California or VAT in Europe, that is unrelated to the fee we take

rich tapir
#

fixed stripe fee how to find out

quasi silo
#

not sure what means ๐Ÿ˜…

#

I'm sorry to keep saying that but can I ask you to be a bit more explicit and provide examples? Do you mean how you know the fee we will take on your payment? If so it depends on your country for example, it's all covered in details in https://stripe.com/pricing really

rich tapir
quasi silo
rich tapir
#

can you tell me what i'm doing wrong?

quasi silo
#

not entirely sure what you mean again. you just send a screenshot with no info

#

Can you please provide more information in one go when you ask the question? That'll help me help you. Explain what you are doing, what values you are sending, what you are expecting to see versus what you see, what's confusing you, etc. It's important to communicate all of this please

#

But ultimately, the math you did is incorrect, you did it once. Every time you increase the amount (to cover the fee we would take), then our fee increases since the amount increase, so you have to do this recursively