#matiullahpro_code
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/1408152408353407037
π 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.
- matiullahpro_code, 23 hours ago, 16 messages
hi! just want to acknowledge your question, i'm wrapping some other things up but i'll be with you asap
ok, looking into this now!
ok
just double checking, it looks like you're following this public preview flow right?
https://docs.stripe.com/tax/payment-intent
it looks like you're using the stripe-account header in the request to create the tax calculation, but then you're using destination charges in the second call. can you try again and just omit the stripe-account header in the first call?
actually hold on
i do see from the docs that you're supposed to do that for the regular flow
i'm wondering if there's some compatibility issue with that and the hooks paramter you're using (vs the metadata[tax_calculation] that the doc tells you to do)
then it is working but not as i want. I means I want when order placed, tax should be deducted automatically.
but it is not deducting.
last day I opened a help ticket and support refer me this documentation, now when I try to implement it, it is showing this error.
makes sense. let me test out a few things, i'll get back to you as soon as i have more information
Hi there, I am taking over for my colleague who had to step away. Give me just a moment to catch up.
sorry for the delay. I am still looking into your failing request.
Sorry again. I was looking at the failing request you shared https://dashboard.stripe.com/test/logs/req_fmaDzwsYaznGr0
It seems like you followed this guide https://docs.stripe.com/tax/payment-intent#link-calculation-to-payment
I think you sent me wrong link.
Your request uses
inputs: {
tax: {
calculation: "taxcalc_1RyccoRfcnbsKHsENu8tAEmN",
},
},
},
I think yes
this hook parameter is a public preview that needs to be enabled on your account in order to use it.
how can i enable it?
you would need to write a support ticket to support. I can send you a message from here that will guide you through the steps. Once we received the ticket, I can forward it to the appropriate team and they'll keep you updated on the process.
ok
We wish we could help, but you need to talk to Stripe support
We can only help on Discord if all of the following are true:
- π§βπ» You must be a developer
- π οΈ Your question must be about building a Stripe integration
- βοΈ Your question must be technical/developer focused
- β±οΈ You must be available to respond in realtime
- π₯ You must be comfortable receiving help in public (this is a public server)
If any of those aren't true please contact Stripe support.
If all of those are true we may have misunderstood your question; please provide more details below.
Note that using an inappropriate button or submitting inappropriate information is a violation of our rules. You will be removed from this server if you repeatedly create invalid threads.
wait a second. I used the wrong command.
Hello @drifting raptor, we have sent you a direct message, please check it at https://discord.com/channels/@me/1408169621395079229
- πThe message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
Alright I got your ticket and will send it through the support channel so we get you setup with the public preview which will hopefully solve the issue for you.