#duck-setupintent-secret

1 messages · Page 1 of 1 (latest)

gentle idolBOT
rocky ibex
#

duck-setupintent-secret

#

99% of the time, the problem is mixing up API keys or having the wrong connected account id

#

Can you give me the SetupIntent id seti_123 so that I can have a look?

lean marten
#

seti_1MkDbAHbS2UiCeoxwMpPwSkR_secret_NVE33dwzRwgwRukvWUCTj8lJlvx5Dm6

#

The setupintent is coming in through the webhook.

rocky ibex
#

you have 2 Stripe accounts, you created the SetupIntent on account A but then are confirming it on account B and it's failing

lean marten
#

That shouldn't be happening given how my code is. I do have the two accounts. I'm using one for development, and one on the production server, just to keep them separate. Let me see if anything is coming in on my local server.

rocky ibex
lean marten
#

I think I might know where this might be happening, but it will take a bit to get it corrected. Have to rebuild docker after I fix it.

Anyway, that gives me somewhere to look. Thanks.

rocky ibex
#

sure! Let me know if you're still stuck

lean marten
#

Okay, I figured it out. I had a bigger misconfiguration than I thought. Thanks for the help.