#mulo_code

1 messages ยท Page 1 of 1 (latest)

white daggerBOT
#

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

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

past depot
#

Hi, let me help you with this.

#

Wallets like Apple Pay and Google Pay appear when you provide payment_method_types[]=card.

valid notch
#

also iv noticed that in the above case, the paypal option only shows up after 10 seconds of the page being loaded
(it's not really optimal for the costumer experience)

past depot
#

Could you please share an example Checkout Session URL?

valid notch
#

I did set up that paypal should only show up when price displayed is between x and y
I guess maybe that is why - tho still not optimal outcome ๐Ÿ™‚

past depot
#

Yes, wallets take time to show up while Stripe checks if it's supported in the browser. I see it appearing after just a few seconds. Unfortunately, it's not configurable.

valid notch
past depot
#

You don't see the wallets on the Checkout?

valid notch
#

uh interesting, but I do have to include paypal?

valid notch
past depot
valid notch
#

so paypal conditionally enabled in the dashboard, tho if I didnt include it in the array, it wouldnt show up

past depot
#

Yes

white daggerBOT
valid notch
#

is the info text configurable with markdown for example to make it more prominent?

echo ore
#

hi! I'm taking over this thread.

#

what do you mean by "info text"? is this the Product description?

valid notch
#

yes im trying to warn the user that payment options may take a while to show up

echo ore
#

that's the Product description yes. and no, you cannot use markdown in it or make it more proeminent.

valid notch
#

is there another way to make it so paypal would show up automatically instead of checking?
(I understand apple and google pay must be available in the browser, but paypal can work without any extension)

echo ore
#

no sorry, it may take a couple of seconds to appear, and you can't change this. but I'm not sure why that's an issue.

valid notch
#

im just worried that since the paypal selection happens on another interface, that then the user might be confused as it doesnt show up.
Tho I hope is just my client case and that overall it takes couple of seconds instead of 10.

Thanks for support!