#manuel_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1382833904569815150
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- manuel_api, 4 hours ago, 87 messages
- manuel_api, 5 days ago, 69 messages
also in my kwargs to create the payment link i have this:
the automatic_tax enabled but idk what is wrong
Hi there - have you looked at the specific guide here?
https://docs.stripe.com/tax/supported-countries/latin-america-and-caribbean/chile
could you give me the id of your payment link? that will look like plink_abc123
yes
plink_1RY9gfDtLlgoCDIrFsVj9zKz
also its weird that in the payment form not shows the tax %
Maybe it is because they are not displayed until the user enter the billing information (address, card number, etc) ?
that sounds possibly correct - did you try testing that? Do you get tax amounts displayed after entering the billing information?
I notice the UI says "Enter address to calculate" in English
yes, I have tested in my Stripe test environment and it does display the taxes correctly without the need to enter the billing data
exactly, is it possible that it is because of that? then the users will have to enter their data to see the %?
I just clicked to enter the billing information and it appears. Is there a way to avoid this behavior or is it always like this?
seems to work fine - if I enter Chile as the country in the payment form and Santiago as the city, tax is calculated and displayed
ok so the tax percent wont appear until the users enters their biling addreses
correct
๐ That depends very much on what you want it to do.
It shows the percentage and the amount, which seems correct to me