#nerdsliceradyn
1 messages · Page 1 of 1 (latest)
Hello! Neither, really. setReaderDisplay is used to display line items on the Terminal reader. It also supports pre-dipping in the US only, but that doesn't really have a material impact on the rest of your payment flow code. You still need to implement everything else regardless of using setReaderDisplay or not. See here for more details: https://stripe.com/docs/terminal/features/display
Thank you much, got it working exactly like I wanted. Much appreciated