#1_tap_elite

1 messages · Page 1 of 1 (latest)

full ospreyBOT
zealous kraken
hollow horizon
#

how can I add my own tax that was my question ?

#

how can I show on the right side

zealous kraken
#

No, you don't sepcify tax_rate when creating product/price, you specify tax_rate when creating a checkout session

hollow horizon
#

okay got it

#

is tax_rate is parameter name ?

zealous kraken
#

Check the API reference that I shared earlier.

hollow horizon
#

yes iam looking into that one only

#

but i am searching for it

#

and not getting anything

#

regarding tax_rate

zealous kraken
#

Click on the "tax rates"

hollow horizon
#

not finding anything

zealous kraken
hollow horizon
#

thank you got it

#

one more thing

#

I want to show this amount on the description side dynamically like
if the user enters $2000 and if I charge 1.5%

then in the description, I want to show $2000 + $30 (convience tax) = $2060

how can I do that ?

zealous kraken
hollow horizon
#

okay got it can do like this if user selects credit card payment it will charge them lets suppose user enter $2000 and if he want to pay from credit card then it will charge him $2060 or if he selects bank transfer then it will charge him $2015 ?

zealous kraken