#permadebuffed_best-practices

1 messages ยท Page 1 of 1 (latest)

normal trenchBOT
#

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

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

untold marsh
#

๐Ÿ‘‹ happy to help

#

would you mind elaborating more?

river wasp
#

So Im interested in knowing the best practice for displaying column. Text on a stripe terminal
Say
Tax 100$
Fees 200$

Etc but since description is not monospaced, what is the best practice of doing that

#

I have some answers in mind but id like to know whats the usual

normal trenchBOT
novel comet
#

What do you mean by 'monospaced'? Can you share an image of what you have working on the reader and what specifically you want to change? Not sure I understand

river wasp
#

1 second

#

Basically letters on the machine dont fit the same space โ€˜iโ€™ and โ€˜wโ€™ fit differently u know

novel comet
#

Not familiar with this screen. How are you displaying those values? Are they values collected via inputs on the reader?

river wasp
#

This is the reader, im sending custom text to stripe which sends it to this device

novel comet
#

Just you linked to on-screen inputs in your original message which seems unrelated? I'm trying to understand what APIs/features you're using to do this so I can see if what you want to do is possible

novel comet
river wasp
#

Hmm i was using collect inputs selection

#

Is that wrong?

#

This basically

novel comet
#

Well it's not 'wrong' per se as I don't know what you're building. But I don't think the UI is customisable, no

river wasp
#

What is collect inputs mainly used for then?

#

Just curious

novel comet
#

Collect email addresses, consent to ToS, etc

#

Anything really

river wasp
#

Im sending an estimate of the prices from my service so u wouldnt recommend using collect inputs for that?

novel comet
#

As I said, your use case is probably fine but it might not work if you want to display a cart style list of items pre payment

novel comet
river wasp
#

Yes, just approval wait lemme send a better pic

novel comet
river wasp
#

I was just wondering if this is normal

#

Cause im kinda a newbie from side of sending stuff to the terminal via stripe

novel comet
#

Ah, I see now. Its just one big 'selection' screen and they tap yes/no

river wasp
#

Yep

novel comet
#

Is that more aligned with what you actually want (display line items pre-payment)?

novel comet
# river wasp

But otherwise you can't customise this text to the extent you want with inputs, no

river wasp
#

Our flow is that accept needs to go back to server not instantly initiate payment unfortunately

novel comet
river wasp
#

Oh ok ok, ill check it out more thoroughly, but I think u answered all my concerns :p

#

And gave me extra stuff to work on ๐Ÿ˜…

novel comet
#

Pair that with the on-screen reader cart and then you'll have a saved card you can charge later for the approved estimate

river wasp
#

Ohhh

#

Well i just have to go redraw some of the flow

#

Thank you very much

novel comet
#

Sure, let us know if you've any follow-ups