#liam-hunt-bonterra_docs
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/1301194988461490219
๐ 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.
- liam_paymentelement-link, 20 hours ago, 22 messages
- liam-hunt-bonterra_best-practices, 1 day ago, 5 messages
In this image of my checkout page, there's a green Link button on my ExpressCheckoutElement, this is desired. Link information is also pre-filled on the PaymentElement, this is not desired and I'd like to turn it off
Hello, good question, looking in to this and will get back to you
Thanks! I had a similar edge case in a previous thread that was unresolved #dev-help message. In my team's use case we essentially just to treat Link as a wallet method like AmazonPay, and opt out of other link features ๐
Gotcha. And are you looking for Link to not be an option at all for the Payment Element or just to not have the prefill happen?
Mind clarifying - what would it mean to have link on the Payment Element but not have prefill?
If the question is about having Link be one of these options at the top of the Payment Element, then that's correct the answer is we don't want Link to be one of those options
Hi stepping in here
Why do you use the Express Checkout Element and the Payment Element?
The Payment Element already supports displaying wallets
Short answer to your question is that it's not really possible afaik
If using the Payment Element, you shouldn't even need to use the Express Checkout Element
We liked the UX design of dedicated wallet buttons that lead a customer to authenticate with their wallet before completing our checkout flow
I believe we also had a preference against the customer UX flow of authenticating with the wallet after submitting
Gotcha, I will file feedback about that. I do totally get that UX preference and I've seen other users run in to similar limitations before. I know the ECE and the payment element allow for disabling apple or google pay while showing it on the other but it looks like this is not possible for link https://docs.stripe.com/js/elements_object/create_payment_element#payment_element_create-options-wallets