#vincent_code

1 messages ยท Page 1 of 1 (latest)

main troutBOT
#

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

๐Ÿ“ 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.

undone crag
#

๐Ÿ‘‹

#

here is a screenshot of what apple pay interface looks like when you checkout on our express checkout where we can pass line items

#

I am hoping to bring the same experience to users who choose apple pay from the payment element

honest harness
#

Yes, I believe there is an event the ECE emits that you can set line items in response to. Finding the docs on this

undone crag
#

yep! we have that all sorted and working as expected on express checkout but not on the payment element

honest harness
#

Oh my apologies, I misread your question. Looking into this for the payment element

#

Unfortunately I am not seeing any way to do this with the Payment Element. I will file feedback on this. One thing that may make sense to do is set Apple and Google pay to never when initializing the Payment Element, and then having an ECE that you pass the line items to through that click event. That way, the only way to invoke those wallets will have the line items

undone crag
#

thank you for confirming that. that is a good idea, i will pass this on to my team and get designers to weigh in

#

much appreciated!

honest harness
#

Of course, glad I could clarify the situation a bit at least.