#tj-virk_unexpected
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/1329138830019657891
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! I can't answer questions about third party apps or software like Zoho, but I'm happy to answer developer questions about Stripe. Can you clarify how I can help?
Hello Rubeus. can you help me to track one of my payment on which account that are going.
Are you a developer?
Yes.
Are you trying to get to the payment info using the Stripe API?
Okay, I need more information. What's preventing you from moving forward?
It might help if I know what kind of ID you have. Is it a Payment Intent ID? A Charge ID? A Checkout Session ID? Something else?
Payment ID.
Does it have a prefix at the beginning, like pi_?
let me check.
this is the id.
ch_3QemU8D2w0tmgK9J0LvVDPXp
let me know if you can help me track the account associated with that.
That's a Charge ID. You can retrieve it using the Charges API: https://docs.stripe.com/api/charges/retrieve