#dchao_api

1 messages ¡ Page 1 of 1 (latest)

tepid forumBOT
#

👋 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.

astral kelp
rigid dagger
#

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

astral kelp
#

Can you review the above document?

rigid dagger
#

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

astral kelp
#

After toggling it off, and reloading the page, do you still see it?

rigid dagger
#

Yes

astral kelp
#

Can you share the URL where I can reproduce this please?

rigid dagger
#

We don't have one readily available at the moment

#

My thought was that this was related to the deferred intent?

astral kelp
#

If you pass the same payment method types on the client and the server-side, it would work

rigid dagger
#

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

astral kelp
#

If you're passing the payment method types explicitely, no. You're are correct

rigid dagger
#

Right, so if I pass link explicitly, is there a way to make sure it doesn't also add the bank tab?

astral kelp
#

If you had that setting toggled no.

rigid dagger
#

Sounds good, thank you!

astral kelp
#

Sure