#mike-j_api
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/1233000633821560884
đ 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.
- mike-j_webhooks, 6 days ago, 18 messages
- mike-j_best-practices, 6 days ago, 10 messages
- mike-j_webhooks, 6 days ago, 14 messages
Hi, let me help you with this.
Could you please share the Request ID req_xxx? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Ok, looking...
Here we go: req_5lMzHpbo2n1Fab
Oh, I've just gone into the customer and they literally have no payment methods attached to them...
So, I can see that I'm somehow getting the wrong customer. That wouldn't help. There's a possibility that my local db has become a little confused with the stripe ids. I'll continue investigating this end, but it's me. Thanks anyway!
hmm the error message explains it in a way, it means you're using Connect but not really correctly. Are you implementing payment method cloning?
Not cloning anything. Customer enters card details to set up the setupintent. I'm just getting the details back.
(Or trying to :-))
might help if you share exact code of all the API calls you're trying to make