#linqisnice_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/1222619695174127771
📝 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.
- linqisnice_best-practices, 2 hours ago, 24 messages
- linqisnice_best-practices, 3 hours ago, 13 messages
- linqisnice_docs, 9 hours ago, 21 messages
- linqisnice_docs, 1 day ago, 64 messages
- linqisnice_best-practices, 1 day ago, 9 messages
- linqisnice_docs, 1 day ago, 7 messages
and 5 more
also, does the embedded checkout form have more options than just card?
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.
ahh right have to turn them on. I just copy pasted the react code basically and it displays rhe checkout in phone sized mode
Sorry I still don't know what "phone sized mode" means.
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
You are loading that on a phone in that screenshot?
So yeah, we detect that and format for phone browser
For embedded it formats based on the provided width
So it is possible that your div needs to be wider
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
Ahh lol, im stupid. Thanks a lot’