#vpatel1093_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/1228417158199902208
๐ 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.
- vpatel1093_api, 20 hours ago, 15 messages
Can you share the request id where this happened?
To be clear, we don't send customer update requests from the sdk automatically
This would be done by your app
But if you send request id i can take a look
req_ZrM1mmsHnhHkBN
I am thinking it is on our side but just wanted to verify.
This is the log history for that order in case that helps
Yeah that request would have been sent by your code
So would be a bug in your code then if it's unexpected
The Stripe/v1 RubyBindings/5.55.0 definitely indicated us
Ok thank you just wanted to rule out Stripe. I will debug ๐
The metadata in the request body is something completely custom too:
type: "Updated Customer's Default Payment Method",
vendor: "Root",
},```
So yeah indicates some bug in the code
Are you familiar with Ruby or are able to assist debugging the code?
No we just help with stripe api integrations. We won't debug your code for you
But if you have further questions about the stripe api we can help
Ok worth a try, thanks and have a nice day!