#shubham_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/1227938396547059794
đ 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.
- shubham_docs, 6 days ago, 18 messages
hi there!
can you share the request ID (req_xxx) of the error? you can find it here https://dashboard.stripe.com/test/logs
Hi,
req_VYATL2GKxIGJpY
that PaymentIntent does exist, but it was created by a different Stripe account
so I'm guessing you got mixed up with your Stripe API keys.
But I cross checked the API Keys and matched from dashboard.
well you made a mistake somewhere. the failed request you shared was made by acct_1OreidKt4B1OroFC, but the PaymentIntent was created by a different account.
How can I check my account ID on the dashboard?
Also, How can I check for my publishable key?
your account ID is at the top of this page: https://dashboard.stripe.com/settings/account
and you can find your API keys here: https://dashboard.stripe.com/test/apikeys
Thanks for the hint.
It was an issue with the key.