#rubix4444

1 messages · Page 1 of 1 (latest)

still warrenBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

hybrid sundial
#

Hi there 👋 as the error indicates, that field cannot accept a decimal amount, and you are not able to charge your customers a fraction of a cent. You will need to round the amount before providing it to us.

pale fern
#

ok, but the minimum amount customer can buy is 10, so it is 10x0.10= 1 euro +24% = 1,24 euro

#

when i change setting in dashboard that tax is not include in price it works

#

but there is another problem with this, customer can choose other country to avoid the tax

hybrid sundial
#

Ah, I thought you were directly passing the amounts after calculating tax, if that's not the case, can you provide more details about what you're trying to do and where you're encountering this error along the way?

pale fern
#

I want to include tax in final price in my product, where tax is 24% for Greece state

hybrid sundial
#

How are you doing that?

#

Are you manually calculating tax amounts and providing adjusted amounts when creating Checkout Sessions? Are you using Stripe Tax to handle that automatically? Or possibly something else?

pale fern
#

I try to include tax manually into product price. Then paste this price when create Checkout Sessions.

hybrid sundial
#

Hm, that's not much detail, what is the ID of the request (req_ prefix) where you're seeing this error being returned?

pale fern
#

req_OYAMBmu0fylSsb

#

can i calculate total tax for count*price and add it to Checkout Sessions by the other way?

#

i don't want to use stripe automatic tax calculation, because it can be bypassed by tricky users, if they change their location.

hybrid sundial
pale fern
#

please give me time to review the documentation.

pale fern
hybrid sundial
#

Awesome!

pale fern
#

❤️

#

One more question please

#

how can i use here my logo, can you send me documentation please?

hybrid sundial