#hpanseriya_unexpected
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/1399715399054000344
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Could you please share a screenshot of what you want to remove exactly ?
That's probably Link instant bank payment:
https://docs.stripe.com/payments/link/instant-bank-payments
You'll need to disable Link from your Payment Element:
https://docs.stripe.com/js/elements_object/create_payment_element#payment_element_create-options-wallets-link
We only want to show Card option.
As of now, it's showing like this on live account
Yeah that's Link
If you want to remove it, you need to disbale Link from your PaymentElement, as mentioned above.
I can see two option: "Card" and "Bank".
Yeah, that's Link option
Have you had a chance to check this guide?
<https://docs.stripe.com/payments/link/instant-bank-payments
You need to disbale Link:
You'll need to disable Link from your Payment Element:
https://docs.stripe.com/js/elements_object/create_payment_element#payment_element_create-options-wallets-link
Ok. looking into it. Give me 2 mins
Wow. Working. But now card with link also not showing
Yeah I'm affraid that you can't have only link with card but without bank option
you have to keep both or remove both
You can find what you can customize in Link in your Stripe Dashboard:
https://dashboard.stripe.com/settings/link
Ok. If we use the link, then subscription will work properly?
hi! I'm taking over this thread.
I recommend doing some tests in test mode. and if something is not working as expected, please let me know.
On the test mode, we can't see the Bank option as a wallet
sorry for the delay.