#thejester12_card-google-apple-link

1 messages ยท Page 1 of 1 (latest)

shy condorBOT
#

๐Ÿ‘‹ 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/1343622924699172904

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

vast torrent
#

this.elements = this.stripe.elements({clientSecret});

#

That's the JS side when starting the Elements form

lime nacelle
#

Hi there ๐Ÿ‘‹ what other payment method types are you seeing offered?

vast torrent
#

bank account

#

Is the main one I am trying to disable

lime nacelle
#

Does the tab just say "Bank"?

vast torrent
#

yes

#

This is in "Test mode"

#

Maybe that is relevant

shy condorBOT
vast torrent
#

But it's true on the live site as well

lime nacelle
#

That sounds like Link's Instant Bank Payments offering:
https://docs.stripe.com/payments/link/instant-bank-payments

You'll also want to go into your Stripe dashboard and turn off Link, either entirely or for the Payment Element specifically.
https://dashboard.stripe.com/test/settings/payment_methods/

vast torrent
#

I am trying that... not sure it has made a difference yet.

#

Not sure if relevant: but the live form also has Google Pay

#

I can also see that the setup attempt (in the event logs) correctly has only "card"

#

So why are all of these other things showing up?