#toshi_best-practices
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/1472815684663771279
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! I think this is the page you're likely looking for if you're planning to use Stripe hosted Checkout page? https://docs.stripe.com/tax/checkout
If that's not it, let me know which specific Stripe element you're looking to use
If you're planning to use the Payment Element - this is what you would want to refer to : https://docs.stripe.com/payments/accept-a-payment?payment-ui=elements&api-integration=checkout
Before the payment page, we have checkout page with the item details (incl tax). Is there a way to get the tax details on the checkout page (before payment) so then the total amount in the checkout page is tally with the total amount on the payment page?
Currently my checkout page missing the tax details, so when user go to payment, the total amount is different because got VAT 22% (tax calculation on payment page is automatically handle by stripe)
Can you share an example Checkout Sessions ID so that I can see how you're currently creating it? The Checkout Session ID will have the prefix cs_