#noah_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/1484391153125032006
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ hello, give me a moment to catch up on the question
To confirm, if you're looking to change the tap screen for iOS devices - this is not possible because Apple controls the tap screen. Only the display name is changeable using the instruction here: https://docs.stripe.com/terminal/payments/connect-reader?terminal-sdk-platform=ios&reader-type=tap-to-pay#connect-reader
For Tap to Pay on Android, you can override the default UX using the Terminal Android SDK, including colours of the tap zone, error message, success animation, and the position of the tap zone indicator. Documentation to follow is here: https://docs.stripe.com/terminal/payments/setup-reader/tap-to-pay?platform=android#ux-configuration
โ๏ธ Stripe developers have stepped away for a short while
Please leave your questions here, and weโll respond as soon as we're back! If you need help urgently, you can contact Stripe support for help.
Hi, no not looking to change, just looking to see what triggers apple ui to show because i am just a bit confused with the docs sorry
i want to make the apple screen show
I see - do you mind further elaborating what you meant by "make apple screen to show"?
The payment collection screen should be presented to the customer at the Payment Collection step here [0] โ starting payment collection requires your app to be connected to the reader first - is this step already done?
Got it thanks, i just tested on real device and it works
thanks for the help and docs links, they did actually really help!