#linqisnice_docs

1 messages · Page 1 of 1 (latest)

frosty hamletBOT
#

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

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

round walrusBOT
#

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.

topaz fable
#

also, does the embedded checkout form have more options than just card?

round walrusBOT
opal stirrup
#

Hello

#

Yeah you don't style Checkout beyond branding. I'm not sure what you mean by "phone mode"?

#

And yes, it supports all payment method types that you have turned on in your Dashboard though it will filter out those that don't apply based on currency/amount/location of customer, etc.

topaz fable
#

ahh right have to turn them on. I just copy pasted the react code basically and it displays rhe checkout in phone sized mode

opal stirrup
#

Sorry I still don't know what "phone sized mode" means.

topaz fable
#

This sorry

#

The checkout is designed for a phone

#

Ie narrow and tall haha

#

Like that

#

Theres nothing else on rhe screen

#

Than that narrow phone shaped checkout

opal stirrup
#

You are loading that on a phone in that screenshot?

#

So yeah, we detect that and format for phone browser

topaz fable
#

No it was on my pc, just needed a screenshot

#

Ill send the avtual pic sec

opal stirrup
#

For embedded it formats based on the provided width

#

So it is possible that your div needs to be wider

topaz fable
#

How do i change that?

#

Ah alright

#

Thatscwhat it looks like

opal stirrup
#

Sure, try making the div where it is mounted wider

#

I'll check on my end as well to make sure

#

Yep, if my div and window is wide enough then it shows the payment details on the left side like when you redirect to Checkout and it is full page

topaz fable
#

Ahh lol, im stupid. Thanks a lot’