#lmtr0-subscription-fee

1 messages · Page 1 of 1 (latest)

echo elm
#

@cinder flicker I'm sorry I don't understand what you are referring to.

cinder flicker
#

hello there

#

so, I want to leave the fees of the transation to the user

#

in the invoice the fees are 3.99% + 0.5% however the result of 3.99% + 0.5% * amount is then passed through stripe, and the result value would have to pass this 3.99% + 0.5% again (I did the calculations, and the new amount - (3.99% + 0.5%) was lower than the amount

#

did you get it?

echo elm
#

not really

#

can you give me a concrete example?

#

Like you want $100, but since Stripe's fee will be $3.5 you want the customer to pay $103.5 so that you net out $100?

cinder flicker
#

yes

#

let me copy the invoice

#

this is the default behaviour (I rounded it to 5% but please consider it 3.99 + 0.5%)

#

this is kinda what I want

#

however If i increase the amount you can see that the fee change

echo elm
#

gotcha, yeah that's not something we support unfortunately. You'll have to do the math

echo elm
cinder flicker
#

yeah

#

thats why it sucks to implement it DIY

#

but ok, nothing that a little of code can't solve

#

thank you very much non the less

#

have a nice day :)

echo elm
#

you too!