#felipe_code
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/1288458181785423913
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Did you register the location in your live mode too? They're isolated to those environments, so you'll need a new ID: https://docs.stripe.com/terminal/payments/connect-reader?terminal-sdk-platform=android&reader-type=tap-to-pay#create-location
Yes, the location exists in the live mode
No, it'll be a tml_xxx ID that the code expects. Not some metadata key you've set
Hm, ok. So when I call this method ConnectionConfiguration.LocalMobileConnectionConfiguration, the location ID will be always tml_***?
But why this is working with a debuggable application?
Not sure, maybe you were passing isSimulated: true during discovery?
yes
But it expects a tml_xxx ID for livemode
Got it. By the way, is there a method to find by the metadata instead of the location id?
There is not
Ok. Is there a way to use the test mode with a contactless transaction without simulating or it's only available in the live mode?
Don't believe so no: https://docs.stripe.com/terminal/payments/connect-reader?reader-type=tap-to-pay#:~:text=Using the non,of your application.