#vpatel1093_unexpected

1 messages ยท Page 1 of 1 (latest)

versed crescentBOT
#

๐Ÿ‘‹ 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.

gritty wyvernBOT
#

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.

tawdry dune
#

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

versed saffron
#

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

tawdry dune
#

Yeah that request would have been sent by your code

#

So would be a bug in your code then if it's unexpected

versed saffron
#

The Stripe/v1 RubyBindings/5.55.0 definitely indicated us

#

Ok thank you just wanted to rule out Stripe. I will debug ๐Ÿ™‚

tawdry dune
#

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

versed saffron
#

Are you familiar with Ruby or are able to assist debugging the code?

tawdry dune
#

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

versed saffron
#

Ok worth a try, thanks and have a nice day!