#dchao_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/1384178121426862200
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- dchao_api, 2 days ago, 6 messages
- dchao_code, 3 days ago, 31 messages
Hi, can you share a screenshot of what you're seeing? It is possible that it's the eesult of Link Instant Debits, https://docs.stripe.com/payments/link/instant-bank-payments
Sorry, it might be a bit hard to get a screenshot for a little bit
It looks like there's two tabs, one for Card and one for Bank
Can you review the above document?
Yes, I see it - in my payment method settings for Link, I've toggled off "Offer cash back to your customers" which I believe is the only setting referencing the Bank tab
After toggling it off, and reloading the page, do you still see it?
Yes
Can you share the URL where I can reproduce this please?
We don't have one readily available at the moment
My thought was that this was related to the deferred intent?
If you pass the same payment method types on the client and the server-side, it would work
Since I'm setting up my Element with payment_method_types: ["card", "link"], it's unlikely to actually use the payment method settings on my account?
Right, but it seems like setting the type client-side doesn't account for the various advanced settings that we have server-side?
I can try to get something up, might take a couple minutes though
If you're passing the payment method types explicitely, no. You're are correct
Right, so if I pass link explicitly, is there a way to make sure it doesn't also add the bank tab?
If you had that setting toggled no.
However, if you keep seing you, you'd want to write in to support. Our support team will be able to assist you better than I can: https://support.stripe.com/contact
Sounds good, thank you!
Sure