#dzmitry_code

1 messages ¡ Page 1 of 1 (latest)

quasi patrolBOT
#

👋 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/1299439625005170758

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

sweet river
#

Hi there

#

Do you have a request ID for the request that returned this error?

#

You mentioned your request is using automatic_payment_methods so I wouldn't expect an error about payment_method_types since these params are exclusive when creating a SetupIntent (i.e., you pass one or the other, not both)

tiny mirage
#

for now I do not have request_id unfortunately and I do not pass payment_method_types , there is only automatic_payment_methods in the request.

sweet river
#

Could you share the customer ID you're passing? It's the ID that begins with cus_...

quasi patrolBOT
tiny mirage
#

cus_R5wlDrHv4yjfJf

rugged turtle
#

Looking

#

Has this ever worked?

#

Or is this new code that you're trying to get to work?

tiny mirage
#

It worked but (as I understand few minutes ago) it worked through another stripe account which was accidentally overwritten in DB. Can help and advise how can I configure current stripe account, so, it also works? if no - let's close this ticket. thanks

rugged turtle
#

Looks like the account has charges disabled due to needing to complete verification

#

Won't be able to even process setupintents until the account holder completes verification

#

The error message just is inaccurate

tiny mirage
#

Ok. Got it! Hank you a lot!

#

bye