#KRS

1 messages · Page 1 of 1 (latest)

rain vesselBOT
tight saffron
#

pasting a calculation which is done via line items charge and then via direct amount. ours is 1 cent lesser

carmine stream
#

Hi there, you need to give me more context

tight saffron
#

our subscription has 5 different prices - 3 prices with 1 qty and 2 prices with 2 quantity, when we create the price we create it using the charge amount calculation formula of stripe, so it is calculated at the the price item.

#

i have captured the calculation for each price with qty resulting in the line item in the invoice. then when the stripe fees is calculated for line item it is coming as 13.14 where as stripe actually takes 13.15 because when it is calcualted for the full amount together, it is different

#

it looks like rounding off error when individual items are rounded versus the full amount calculatio

#

I looking for the best way to fix the rounding off error when calculated with indivudal line items versus full amount

carmine stream
#

Are you using tax_rate or stripe tax?

tight saffron
#

no.

carmine stream
#

OK. For question related to stripe fee, I'll suggest you to reach out to Stripe support https://support.stripe.com/contact directly

tight saffron
#

it is not about the fee, it is about how we should setup the price items to match the fee calcuation of stripe

#

I don't think stripe's first level support will be able to help with this clarification