#eugene-bakhmetiev_unexpected

1 messages ¡ Page 1 of 1 (latest)

hidden gazelleBOT
#

👋 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/1387444209346154576

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

worthy sparrow
#

So in live you see duplication?

thick turtle
#

I do, but it is probably because live still uses older Payment Request for our express checkout flow.
Thanks, I missed that part in the docs! There's no way to disable this?

worthy sparrow
#

I do, but it is probably because live still uses older Payment Request for our express checkout flow.
Yes that'll do it

#

Thanks, I missed that part in the docs! There's no way to disable this?
I don't believe so, but let me double check

#

Is there a reason you want it duplicated?

#

Just curious. Most folks complain about duplication

thick turtle
#

We have a checkbox to allow users to save the payment method they used for future usage in normal flow, but it's an opt-in feature. I didn't find a way to add something like this in Express Checkout, and we don't want to save the payment method every time Express Checkout is used without explicit user consent

worthy sparrow
#

In that case, I recommend not using both Express Checkout and Payment Element

#

And just only using Payment Element

thick turtle
#

Okay, got it. Thanks for the assistance!