#hector-vasquez_error
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/1362080732343701724
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Yeah so I see in your dashboard you have the setting to allow connect accounts to override your platform settings disabled
That request is attempting to update the payment method configuration on the connect account
It says "Dashboard". Does that include the API?
Also, we don't have any problems with other payment methods. We can enable/disable Apple, Google Pay, Klarna, etc. without issues. Only Link fails.
Ah ok
One more thing, when we fetch the payment method configuration, "Link" comes with "overridable: true". Shouldn't it be "false" if we cannot override a payment method?
See sample request log: https://dashboard.stripe.com/acct_1J3kFoQT2amvAib5/logs/req_H0BPTQkZWRlwoY.
Yesterday we started to observe this error whenever a customer attempts to enable or disable links as a payment method via our app.
Did this used to work?
Yes, it used to work.
Sample request that worked: https://dashboard.stripe.com/acct_1J3kFoQT2amvAib5/logs/req_Rmn58jfNcN57s5
Sample request failing: https://dashboard.stripe.com/acct_1J3kFoQT2amvAib5/logs/req_d1DBSDOm65OXYa
Ok looking thanks
๐ do you have an example request from the past that specifically turned the link display preference to off?
Actually all good don't need that.
We've identfied the issue and are working on a fix @sly spire. Thanks for reporting
Ah, great news. I was going nuts ahah
Any ETA you guys could share? I would like to update our product/cx team
1-2 hours I believe
Amazing! Thanks, please let me know once the fix is live.
@sly spire this should be fixed now. Can you try again?