#ahmed-haque_api
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/1347232632693325877
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello there
Hi!
Context here is: I am running a stripe connect platform. My connected accounts want an ACH specific route -- which I have created for large donations. But I need to disable link to take advantage of the ACH cap on fees.
Unfortunately this is not possible as Link is controlled via the Dashboard. What you would need to do is create a custom payment method configuration in the Dashboard with Link off but in that case you can't turn Card off.
Got it okay helpful. Thank you!
One more small question
if I disable link in dashboard. Can I "turn it on" conditionally in the API?
or is it all or nothing?
Yeah if you pass link via payment_method_types then it will enable it.