#ducnguyenthe_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/1316642994564370454
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
My account is: acct_1PrimCCoruwmBpx2
Payment intents:
- Canceled
pi_3QQfDHCoruwmBpx20etnAAyK
pi_3QQfDPCoruwmBpx21VMZo0e7
pi_3QQfDXCoruwmBpx20seEO9V1
pi_3QQfEOCoruwmBpx20xxx5nsC - Incompleted
pi_3QQfGbCoruwmBpx20yV5246Y
PLease help me to check log why having error that "no such payment_intent pi_3QQfGbCoruwmBpx20yV5246Y"
This usually means that you created the Payment Intent from account A, but trying to access it from account B
In the example of pi_3QQfGbCoruwmBpx20yV5246Y which belongs to acct_1PrimCCoruwmBpx2, you likely set the Stripe-Account to another connected account
@midnight bough Oh i got it
Then, could you help me to check what acct_x requested to that payment intent ?
I have lots of acct_x in my list manage account
Can you share the request ID (req_xxx) of this error, so that I can have a look which account was requested from for this error? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Oh let me check it later
Then, do you know why PI pi_3QQfGbCoruwmBpx20yV5246Y still be incompleted now ?
pi_3QQfGbCoruwmBpx20yV5246Y is still in requires_payment_method status. This means that the payment method detail isn't collected from the customer to process the payment, so the payment is still incomplete
Thanks river so much